Home
last modified time | relevance | path

Searched refs:SATA_EVNT_LOCK_PORT_BUSY (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/sata/impl/
H A Dsata.h418 #define SATA_EVNT_LOCK_PORT_BUSY 0x00800000 macro
/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c1384 if (cportinfo->cport_event_flags & SATA_EVNT_LOCK_PORT_BUSY) { in sata_hba_ioctl()
1545 if (cportinfo->cport_event_flags & SATA_EVNT_LOCK_PORT_BUSY) { in sata_hba_ioctl()
15843 cport_event_flags) & SATA_EVNT_LOCK_PORT_BUSY) != 0) { in sata_ioctl_reset_all()
18238 cport_event_flags |= SATA_EVNT_LOCK_PORT_BUSY; in sata_process_controller_events()
18334 cport_event_flags &= ~SATA_EVNT_LOCK_PORT_BUSY; in sata_process_controller_events()
18515 cportinfo->cport_event_flags &= ~SATA_EVNT_LOCK_PORT_BUSY; in sata_process_pmult_events()