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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c597 static int st_read_attributes(struct scsi_tape *un, uint16_t attribute,
14154 result = st_read_attributes(un, 0x0408, buf, 10, st_uscsi_cmd);
14399 st_read_attributes(struct scsi_tape *un, uint16_t attribute, void *pnt, function
14409 ST_FUNC(ST_DEVINFO, st_read_attributes);
16526 result = st_read_attributes(un, 0x0401, buffer, size, bufunc);

Completed in 88 milliseconds