Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/sata/impl/
H A Dsata.h124 struct sata_cport_info { struct
125 sata_address_t cport_addr; /* this port SATA address */
126 kmutex_t cport_mutex; /* port mutex */
139 uint32_t cport_state;
150 uint32_t cport_event_flags;
152 struct sata_port_scr cport_scr; /* Port status and ctrl regs */
180 typedef struct sata_cport_info sata_cport_info_t; argument