bfa_bsg_debug_s
struct bfa_bsg_debug_s *iocmd = (struct bfa_bsg_debug_s *)cmd;
iocmd_bufptr = (char *)iocmd + sizeof(struct bfa_bsg_debug_s);
struct bfa_bsg_debug_s *iocmd = (struct bfa_bsg_debug_s *)cmd;
if (bfad_chk_iocmd_sz(payload_len, sizeof(struct bfa_bsg_debug_s),
iocmd_bufptr = (char *)iocmd + sizeof(struct bfa_bsg_debug_s);