Home
last modified time | relevance | path

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

/illumos-gate/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
/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()
1404 cportinfo->cport_event_flags |= SATA_APCTL_LOCK_PORT_BUSY; in sata_hba_ioctl()
1555 if (cportinfo->cport_event_flags & SATA_EVNT_LOCK_PORT_BUSY) { in sata_hba_ioctl()
1564 cportinfo->cport_event_flags |= SATA_APCTL_LOCK_PORT_BUSY; in sata_hba_ioctl()
1698 cportinfo->cport_event_flags &= ~SATA_APCTL_LOCK_PORT_BUSY; in sata_hba_ioctl()
3344 sata_device.satadev_addr.cport)->cport_event_flags & in sata_txlt_generic_pkt_info()
16307 cport_event_flags) & SATA_EVNT_LOCK_PORT_BUSY) != 0) { in sata_ioctl_reset_all()
16318 cport_event_flags |= SATA_APCTL_LOCK_PORT_BUSY; in sata_ioctl_reset_all()
16349 cport_event_flags &= ~SATA_APCTL_LOCK_PORT_BUSY; in sata_ioctl_reset_all()
18189 cport_event_flags |= in sata_hba_event_notify()
[all …]