Searched refs:evt_type (Results 1 – 3 of 3) sorted by relevance
105 u8 evt_type; member228 neh->evt_type = expected_type; in uwb_rc_neh_add()306 return neh->evt_type == rceb->bEventType in uwb_rc_neh_match()
2363 switch (evt->evt_type) { in scsi_evt_emit()2428 if (!test_bit(evt->evt_type, sdev->supported_events)) { in sdev_evt_send()2448 struct scsi_event *sdev_evt_alloc(enum scsi_device_event evt_type, in sdev_evt_alloc() argument2455 evt->evt_type = evt_type; in sdev_evt_alloc()2459 switch (evt_type) { in sdev_evt_alloc()2479 enum scsi_device_event evt_type, gfp_t gfpflags) in sdev_evt_send_simple() argument2481 struct scsi_event *evt = sdev_evt_alloc(evt_type, gfpflags); in sdev_evt_send_simple()2484 evt_type); in sdev_evt_send_simple()
1189 u8 evt_type = *evt_type_ptr; in carm_handle_responses() local1191 pci_name(host->pdev), (int) evt_type); in carm_handle_responses()