Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c18538 uint32_t event_flags; in sata_process_controller_events() local
18722 uint32_t event_flags; in sata_process_pmult_events() local
19484 uint32_t event_flags; in sata_process_port_link_events() local
19688 uint32_t event_flags; in sata_process_pmport_link_events() local
20215 uint32_t event_flags = 0, pmult_event_flags = 0; in sata_process_device_attached() local
20519 uint32_t event_flags; in sata_process_pmdevice_attached() local
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c1379 fct_handle_event(fct_local_port_t *port, int event_id, uint32_t event_flags, in fct_handle_event()