Searched defs:event_flags (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c1365 fct_handle_event(fct_local_port_t *port, int event_id, uint32_t event_flags, argument
/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c18118 uint32_t event_flags; local
18129 event_flags = sata_hba_inst->satahba_event_flags;
18135 if (event_flags & SATA_EVNT_PWR_LEVEL_CHANGED)
18155 event_flags = (SATA_CPORT_INFO(sata_hba_inst, ncport))->
18158 if (event_flags & SATA_APCTL_LOCK_PORT_BUSY) {
18192 if ((event_flags &
18205 if (event_flags & SATA_EVNT_PORT_FAILED) {
18209 if (event_flags & SATA_EVNT_DEVICE_DETACHED) {
18213 if (event_flags & SATA_EVNT_DEVICE_ATTACHED) {
18217 if (event_flags
18302 uint32_t event_flags; local
19064 uint32_t event_flags; local
19268 uint32_t event_flags; local
19795 uint32_t event_flags = 0, pmult_event_flags = 0; local
20099 uint32_t event_flags; local
[all...]

Completed in 258 milliseconds