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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c540 static int st_loadtape(struct scsi_tape *un);
3222 rval = st_loadtape(un);
7427 st_loadtape(struct scsi_tape *un) function
7431 ST_FUNC(ST_DEVINFO, st_loadtape);
7434 "st_loadtape(un = 0x%p)\n", (void*) un);

Completed in 66 milliseconds