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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dst.c2513 static int do_load_unload(struct scsi_tape *STp, struct file *filp, int load_code)
3513 retval = do_load_unload(STp, file, 0);
3518 retval = do_load_unload(STp, file, max(1, mtc.mt_count));
2502 static int do_load_unload(struct scsi_tape *STp, struct file *filp, int load_code) function

Completed in 27 milliseconds