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

/drivers/scsi/
H A Dscsi_scan.c1270 * scsilun_to_int - convert a scsi_lun to an int
1289 u64 scsilun_to_int(struct scsi_lun *scsilun) function
1300 EXPORT_SYMBOL(scsilun_to_int); variable
1308 * Reverts the functionality of the scsilun_to_int, which packed
1501 lun = scsilun_to_int(lunp);

Completed in 5695 milliseconds