Home
last modified time | relevance | path

Searched defs:sata_drive_info (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/sata/impl/
H A Dsata.h187 struct sata_drive_info { struct
188 sata_address_t satadrv_addr; /* this drive SATA address */
201 uint32_t satadrv_state;
207 uint32_t satadrv_event_flags;
212 clock_t satadrv_reset_time;
244 typedef struct sata_drive_info sata_drive_info_t; argument