Searched refs:srb_sg_bytecount (Results 1 – 2 of 2) sorted by relevance
2823 u_int32_t srb_sg_bytecount; in aac_ioctl_send_raw_srb() local2876 srb_sg_bytecount = sgp->SgByteCount; in aac_ioctl_send_raw_srb()2883 srb_sg_bytecount = sgp->SgByteCount; in aac_ioctl_send_raw_srb()2897 srbcmd->data_len = srb_sg_bytecount; in aac_ioctl_send_raw_srb()2912 srb_sg_bytecount, /* size */ in aac_ioctl_send_raw_srb()2914 srb_sg_bytecount, /* maxsegsize */ in aac_ioctl_send_raw_srb()2927 cm->cm_datalen = srb_sg_bytecount; in aac_ioctl_send_raw_srb()
3056 uint32_t fibsize, srb_sg_bytecount; in aac_ioctl_send_raw_srb() local3108 srb_sg_bytecount = sge->SgByteCount; in aac_ioctl_send_raw_srb()3116 srb_sg_bytecount = sge64->SgByteCount; in aac_ioctl_send_raw_srb()3130 srbcmd->data_len = srb_sg_bytecount; in aac_ioctl_send_raw_srb()3136 cm->cm_datalen = srb_sg_bytecount; in aac_ioctl_send_raw_srb()