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.c1394 if (cportinfo->cport_event_flags & SATA_EVNT_LOCK_PORT_BUSY) { in sata_hba_ioctl()
1555 if (cportinfo->cport_event_flags & SATA_EVNT_LOCK_PORT_BUSY) { in sata_hba_ioctl()
16283 cport_event_flags) & SATA_EVNT_LOCK_PORT_BUSY) != 0) { in sata_ioctl_reset_all()
18582 cport_event_flags |= SATA_EVNT_LOCK_PORT_BUSY; in sata_process_controller_events()
18678 cport_event_flags &= ~SATA_EVNT_LOCK_PORT_BUSY; in sata_process_controller_events()
18859 cportinfo->cport_event_flags &= ~SATA_EVNT_LOCK_PORT_BUSY; in sata_process_pmult_events()