Searched refs:evt_type (Results 1 – 3 of 3) sorted by relevance
107 u8 evt_type; member231 neh->evt_type = expected_type; in uwb_rc_neh_add()309 return neh->evt_type == rceb->bEventType in uwb_rc_neh_match()
2213 switch (evt->evt_type) { in scsi_evt_emit()2278 if (!test_bit(evt->evt_type, sdev->supported_events)) { in sdev_evt_send()2298 struct scsi_event *sdev_evt_alloc(enum scsi_device_event evt_type, in sdev_evt_alloc() argument2305 evt->evt_type = evt_type; in sdev_evt_alloc()2309 switch (evt_type) { in sdev_evt_alloc()2329 enum scsi_device_event evt_type, gfp_t gfpflags) in sdev_evt_send_simple() argument2331 struct scsi_event *evt = sdev_evt_alloc(evt_type, gfpflags); in sdev_evt_send_simple()2334 evt_type); in sdev_evt_send_simple()
1190 u8 evt_type = *evt_type_ptr; in carm_handle_responses() local1192 pci_name(host->pdev), (int) evt_type); in carm_handle_responses()