Home
last modified time | relevance | path

Searched refs:null_iqd (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/dev/disk/mpt/
H A Dmpt_cam.c4909 static uint8_t null_iqd[SHORT_INQUIRY_LENGTH] = { in mpt_scsi_tgt_atio() local
5073 len = min(len, sizeof (null_iqd)); in mpt_scsi_tgt_atio()
5077 null_iqd, len); in mpt_scsi_tgt_atio()