Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/sata/impl/
H A Dsata.h274 struct sata_pmport_info { struct
275 sata_address_t pmport_addr; /* this SATA port address */
276 kmutex_t pmport_mutex; /* pmult device port mutex */
289 uint32_t pmport_state;
300 uint32_t pmport_event_flags;
302 struct sata_port_scr pmport_scr; /* PMult device port scr */
328 typedef struct sata_pmport_info sata_pmport_info_t; argument