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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dscsi_scan.c1154 * scsilun_to_int: convert a scsi_lun to an int
1172 static int scsilun_to_int(struct scsi_lun *scsilun) function
1190 * Reverts the functionality of the scsilun_to_int, which packed
1193 * Note: the scsilun_to_int() routine does not truly handle all
1373 lun = scsilun_to_int(lunp);

Completed in 42 milliseconds