Lines Matching defs:bsg
11 #include <linux/bsg-lib.h>
398 "bsg rqst type: %s els type: %x - loop-id=%x "
545 "bsg rqst type: %s else type: %x - "
1549 uint8_t bsg[DMA_POOL_SIZE];
1550 struct qla_image_version_list *list = (void *)bsg;
1563 bsg_job->request_payload.sg_cnt, list, sizeof(bsg));
1602 uint8_t bsg[DMA_POOL_SIZE];
1603 struct qla_status_reg *sr = (void *)bsg;
1653 uint8_t bsg[DMA_POOL_SIZE];
1654 struct qla_status_reg *sr = (void *)bsg;
1700 uint8_t bsg[DMA_POOL_SIZE];
1701 struct qla_i2c_access *i2c = (void *)bsg;
1746 uint8_t bsg[DMA_POOL_SIZE];
1747 struct qla_i2c_access *i2c = (void *)bsg;
1938 /* the bsg request will be completed in the interrupt handler */
1954 * and complete the bsg request
2058 "bsg rqst type: %s fx_mgmt_type: %x id=%x\n",
2599 /* find the bsg job from the active list of commands */