Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fcinfo/
H A Dfcinfo.h136 void printLUNInfo(struct scsi_inquiry *inq, HBA_UINT32 scsiLUN, char *devpath);
H A DprintAttrs.c312 printLUNInfo(struct scsi_inquiry *inq, HBA_UINT32 scsiLUN, char *devpath) { in printLUNInfo() argument
313 fprintf(stdout, "\tLUN: %d\n", scsiLUN); in printLUNInfo()