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

/drivers/scsi/
H A Dscsi_scan.c1221 * scsilun_to_int - convert a scsi_lun to an int
1239 int scsilun_to_int(struct scsi_lun *scsilun) function
1250 EXPORT_SYMBOL(scsilun_to_int); variable
1258 * Reverts the functionality of the scsilun_to_int, which packed
1261 * Note: the scsilun_to_int() routine does not truly handle all
1451 lun = scsilun_to_int(lunp);

Completed in 63 milliseconds