Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/sata/impl/
H A Dsata.h150 uint32_t cport_event_flags; member
637 sata_hba_inst->satahba_dev_port[cport]->cport_event_flags
/titanic_44/usr/src/uts/common/io/sata/impl/
H A Dsata.c1380 if (cportinfo->cport_event_flags & SATA_EVNT_LOCK_PORT_BUSY) { in sata_hba_ioctl()
1390 cportinfo->cport_event_flags |= SATA_APCTL_LOCK_PORT_BUSY; in sata_hba_ioctl()
1541 if (cportinfo->cport_event_flags & SATA_EVNT_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()
3329 sata_device.satadev_addr.cport)->cport_event_flags & in sata_txlt_generic_pkt_info()
15788 cport_event_flags) & SATA_EVNT_LOCK_PORT_BUSY) != 0) { in sata_ioctl_reset_all()
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()
17769 cport_event_flags |= in sata_hba_event_notify()
[all …]