Home
last modified time | relevance | path

Searched refs:subcategory (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/drivers/scsi/lpfc/
Dlpfc_nl.h67 uint32_t subcategory; member
96 uint32_t subcategory; member
118 uint32_t subcategory; member
155 uint32_t subcategory; member
165 uint32_t subcategory; member
Dlpfc_scsi.c241 fast_path_evt->un.queue_depth_evt.scsi_event.subcategory = in lpfc_send_sdev_queuedepth_change_event()
3261 fast_path_evt->un.scsi_evt.subcategory = in lpfc_send_scsi_error_event()
3276 fast_path_evt->un.check_cond_evt.scsi_event.subcategory = in lpfc_send_scsi_error_event()
3302 fast_path_evt->un.read_check_error.header.subcategory = in lpfc_send_scsi_error_event()
3628 fast_path_evt->un.fabric_evt.subcategory = in lpfc_scsi_cmd_iocb_cmpl()
4689 scsi_event.subcategory = LPFC_EVENT_LUNRESET; in lpfc_device_reset_handler()
4756 scsi_event.subcategory = LPFC_EVENT_TGTRESET; in lpfc_target_reset_handler()
4804 scsi_event.subcategory = LPFC_EVENT_BUSRESET; in lpfc_bus_reset_handler()
Dlpfc_els.c6214 lsrjt_event.header.subcategory = LPFC_EVENT_LSRJT_RCV; in lpfc_send_els_failure_event()
6236 fabric_event.subcategory = LPFC_EVENT_PORT_BUSY; in lpfc_send_els_failure_event()
6238 fabric_event.subcategory = LPFC_EVENT_FABRIC_BUSY; in lpfc_send_els_failure_event()
6293 els_data->subcategory = LPFC_EVENT_PLOGI_RCV; in lpfc_send_els_event()
6296 els_data->subcategory = LPFC_EVENT_PRLO_RCV; in lpfc_send_els_event()
6299 els_data->subcategory = LPFC_EVENT_ADISC_RCV; in lpfc_send_els_event()
6302 els_data->subcategory = LPFC_EVENT_LOGO_RCV; in lpfc_send_els_event()
Dlpfc_init.c1293 board_event.subcategory = LPFC_EVENT_PORTINTERR; in lpfc_board_errevt_to_mgmt()
5550 adapter_event.subcategory = LPFC_EVENT_ARRIVAL; in lpfc_post_init_setup()
Dlpfc_hbadisc.c434 fabric_evt.subcategory; in lpfc_send_fastpath_evt()