Lines Matching refs:bsg

29 #include <linux/bsg-lib.h>
375 * lpfc_bsg_send_mgmt_cmd - send a CT command from a bsg request
404 /* allocate our bsg tracking structure */
638 * lpfc_bsg_rport_els - send an ELS command from a bsg request
671 /* allocate our bsg tracking structure */
1162 * lpfc_bsg_hba_set_event - process a SET_EVENT bsg vendor command
1245 * lpfc_bsg_hba_get_event - process a GET_EVENT bsg vendor command
1465 /* allocate our bsg tracking structure */
1566 * lpfc_bsg_send_mgmt_rsp - process a SEND_MGMT_RESP bsg vendor command
1722 * lpfc_sli3_bsg_diag_loopback_mode - process an sli3 bsg vendor command
1993 * lpfc_sli4_bsg_diag_loopback_mode - process an sli4 bsg vendor command
2212 * lpfc_bsg_diag_loopback_mode - bsg vendor command for diag loopback mode
2215 * This function is responsible for responding to check and dispatch bsg diag
2248 * lpfc_sli4_bsg_diag_mode_end - sli4 bsg vendor command for ending diag mode
2251 * This function is responsible for responding to check and dispatch bsg diag
2327 * lpfc_sli4_bsg_link_diag_test - sli4 bsg vendor command for diag link test
2710 * lpfc_bsg_dma_page_alloc - allocate a bsg mbox page sized dma buffers
2742 * lpfc_bsg_dma_page_free - free a bsg mbox page sized dma buffer
2744 * @dmabuf: Pointer to the bsg mbox page sized dma buffer descriptor.
2765 * lpfc_bsg_dma_page_list_free - free a list of bsg mbox page sized dma buffers
2767 * @dmabuf_list: Pointer to a list of bsg mbox page sized dma buffer descs.
3316 * lpfc_bsg_get_dfc_rev - process a GET_DFC_REV bsg vendor command
3437 /* return negative error values for bsg job */
3603 "(x%x/x%x) complete bsg job done, bsize:%d\n",
3890 /* bsg tracking structure */
4091 /* bsg tracking structure */
4642 /* a 4k buffer to hold the mb and extended data from/to the bsg */
4644 struct bsg_job_data *dd_data = NULL; /* bsg data tracking structure */
4712 /* allocate our bsg tracking structure */
4924 * lpfc_bsg_mbox_cmd - process an fc bsg LPFC_BSG_VENDOR_MBOX command
5562 * lpfc_bsg_request - handle a bsg request from the FC transport
5596 * lpfc_bsg_timeout - handle timeout of a bsg request from the FC transport