bfa_bsg_debug_s  1998 drivers/scsi/bfa/bfad_bsg.c 	struct bfa_bsg_debug_s *iocmd = (struct bfa_bsg_debug_s *)cmd;
bfa_bsg_debug_s  2008 drivers/scsi/bfa/bfad_bsg.c 	iocmd_bufptr = (char *)iocmd + sizeof(struct bfa_bsg_debug_s);
bfa_bsg_debug_s  2019 drivers/scsi/bfa/bfad_bsg.c 	struct bfa_bsg_debug_s *iocmd = (struct bfa_bsg_debug_s *)cmd;
bfa_bsg_debug_s  2024 drivers/scsi/bfa/bfad_bsg.c 	if (bfad_chk_iocmd_sz(payload_len, sizeof(struct bfa_bsg_debug_s),
bfa_bsg_debug_s  2038 drivers/scsi/bfa/bfad_bsg.c 	iocmd_bufptr = (char *)iocmd + sizeof(struct bfa_bsg_debug_s);