acb_type          391 drivers/scsi/qla4xxx/ql4_bsg.c 	uint32_t acb_type = 0;
acb_type          412 drivers/scsi/qla4xxx/ql4_bsg.c 	acb_type = bsg_req->rqst_data.h_vendor.vendor_cmd[1];
acb_type          429 drivers/scsi/qla4xxx/ql4_bsg.c 	rval = qla4xxx_get_acb(ha, acb_dma, acb_type, len);
acb_type           60 drivers/scsi/qla4xxx/ql4_glbl.h 		    uint32_t acb_type, uint32_t len);
acb_type          274 drivers/scsi/qla4xxx/ql4_glbl.h 		    uint32_t acb_type, uint32_t len);
acb_type         1934 drivers/scsi/qla4xxx/ql4_mbx.c 		    uint32_t acb_type, uint32_t len)
acb_type         1944 drivers/scsi/qla4xxx/ql4_mbx.c 	mbox_cmd[1] = acb_type;