Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_nl.h69 uint32_t subcategory; member
98 uint32_t subcategory; member
120 uint32_t subcategory; member
157 uint32_t subcategory; member
167 uint32_t subcategory; member
H A Dlpfc_scsi.c3510 fast_path_evt->un.scsi_evt.subcategory = in lpfc_send_scsi_error_event()
3525 fast_path_evt->un.check_cond_evt.scsi_event.subcategory = in lpfc_send_scsi_error_event()
3551 fast_path_evt->un.read_check_error.header.subcategory = in lpfc_send_scsi_error_event()
3916 fast_path_evt->un.fabric_evt.subcategory = in lpfc_scsi_cmd_iocb_cmpl()
5255 scsi_event.subcategory = LPFC_EVENT_LUNRESET; in lpfc_device_reset_handler()
5334 scsi_event.subcategory = LPFC_EVENT_TGTRESET; in lpfc_target_reset_handler()
5383 scsi_event.subcategory = LPFC_EVENT_BUSRESET; in lpfc_bus_reset_handler()
H A Dlpfc_els.c8256 lsrjt_event.header.subcategory = LPFC_EVENT_LSRJT_RCV; in lpfc_send_els_failure_event()
8278 fabric_event.subcategory = LPFC_EVENT_PORT_BUSY; in lpfc_send_els_failure_event()
8280 fabric_event.subcategory = LPFC_EVENT_FABRIC_BUSY; in lpfc_send_els_failure_event()
8335 els_data->subcategory = LPFC_EVENT_PLOGI_RCV; in lpfc_send_els_event()
8338 els_data->subcategory = LPFC_EVENT_PRLO_RCV; in lpfc_send_els_event()
8341 els_data->subcategory = LPFC_EVENT_ADISC_RCV; in lpfc_send_els_event()
8344 els_data->subcategory = LPFC_EVENT_LOGO_RCV; in lpfc_send_els_event()
H A Dlpfc_init.c1667 board_event.subcategory = LPFC_EVENT_PORTINTERR; in lpfc_board_errevt_to_mgmt()
7835 adapter_event.subcategory = LPFC_EVENT_ARRIVAL; in lpfc_post_init_setup()
H A Dlpfc_hbadisc.c464 fabric_evt.subcategory; in lpfc_send_fastpath_evt()