Home
last modified time | relevance | path

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

/freebsd/sbin/camcontrol/
H A Dcamcontrol.c7467 uint8_t tmp_lun[8]; in scsireportluns() local
7482 bzero(tmp_lun, sizeof(tmp_lun)); in scsireportluns()
7484 &tmp_lun[1], sizeof(tmp_lun) - 1); in scsireportluns()
7486 (intmax_t)scsi_8btou64(tmp_lun)); in scsireportluns()