Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/sata/impl/
H A Dsata.c18118 uint32_t event_flags; in sata_process_controller_events() local
18302 uint32_t event_flags; in sata_process_pmult_events() local
19064 uint32_t event_flags; in sata_process_port_link_events() local
19268 uint32_t event_flags; in sata_process_pmport_link_events() local
19795 uint32_t event_flags = 0, pmult_event_flags = 0; in sata_process_device_attached() local
20099 uint32_t event_flags; in sata_process_pmdevice_attached() local
/titanic_41/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c1360 fct_handle_event(fct_local_port_t *port, int event_id, uint32_t event_flags, in fct_handle_event()