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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c538 static int st_get_density(struct scsi_tape *un);
7269 if (st_get_density(un)) {
7287 st_get_density(struct scsi_tape *un) function
7293 ST_FUNC(ST_DEVINFO, st_get_density);
7296 "st_get_density(un = 0x%p)\n", (void*)un);

Completed in 87 milliseconds