Searched refs:siport_port_type (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/sata/adapters/si3124/
H A Dsi3124var.h104 uint8_t siport_port_type; member in struct:si_port_state
/illumos-gate/usr/src/uts/common/io/sata/adapters/si3124/
H A Dsi3124.c61 * pending sata packets. The siport_port_type holds the device type
1179 port_type = si_portp->siport_port_type;
1263 if ((si_portp->siport_port_type == PORT_TYPE_NODEV) ||
1612 if ((si_portp->siport_port_type == PORT_TYPE_NODEV) ||
1775 if ((si_portp->siport_port_type == PORT_TYPE_NODEV) ||
2195 si_portp->siport_port_type = PORT_TYPE_NODEV;
2275 si_portp->siport_port_type = PORT_TYPE_MULTIPLIER;
2289 si_portp->siport_port_type = PORT_TYPE_ATAPI;
2303 si_portp->siport_port_type = PORT_TYPE_DISK;
2316 si_portp->siport_port_type
[all...]

Completed in 69 milliseconds