Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/cam/
HDcam_ccb.h1241 #define CAM_SCSI_DEVID_MAXLEN 65536 /* length in buffer is an uint16_t */ macro
HDcam_xpt.c1133 cdai.bufsiz = CAM_SCSI_DEVID_MAXLEN; in xpt_getattr()
/freebsd-11-stable/sys/cam/scsi/
HDscsi_enc_ses.c1106 cdai.bufsiz = CAM_SCSI_DEVID_MAXLEN; in ses_set_physpath()