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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c539 static int st_set_density(struct scsi_tape *un);
7258 if (st_set_density(un)) {
7352 if (st_set_density(un)) {
7380 st_set_density(struct scsi_tape *un) function
7384 ST_FUNC(ST_DEVINFO, st_set_density);
7387 "st_set_density(un = 0x%p): density = 0x%x\n", (void*)un,

Completed in 78 milliseconds