Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/sata/impl/
H A Dsata.h419 #define SATA_APCTL_LOCK_PORT_BUSY 0x00400000 macro
/titanic_44/usr/src/uts/common/io/sata/impl/
H A Dsata.c1390 cportinfo->cport_event_flags |= SATA_APCTL_LOCK_PORT_BUSY; in sata_hba_ioctl()
1550 cportinfo->cport_event_flags |= SATA_APCTL_LOCK_PORT_BUSY; in sata_hba_ioctl()
1681 cportinfo->cport_event_flags &= ~SATA_APCTL_LOCK_PORT_BUSY; in sata_hba_ioctl()
3308 SATA_APCTL_LOCK_PORT_BUSY) == 0)) { in sata_txlt_generic_pkt_info()
3330 SATA_APCTL_LOCK_PORT_BUSY) != 0) { in sata_txlt_generic_pkt_info()
15799 cport_event_flags |= SATA_APCTL_LOCK_PORT_BUSY; in sata_ioctl_reset_all()
15830 cport_event_flags &= ~SATA_APCTL_LOCK_PORT_BUSY; in sata_ioctl_reset_all()
18158 if (event_flags & SATA_APCTL_LOCK_PORT_BUSY) { in sata_process_controller_events()