Searched defs:boot_lun_num (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi_lun.c76 uint16_t boot_lun_num = 0; local
203 boot_lun_num = (uint16_t)(*lun_num_ptr);
204 if (boot_lun_num == ilp->lun_num) {
536 uint16_t boot_lun_num = 0; local
576 boot_lun_num = (uint16_t)(*lun_num_ptr);
577 if (boot_lun_num == ilp->lun_num) {

Completed in 45 milliseconds