Searched refs:st_read_attributes (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/io/scsi/targets/ |
H A D | st.c | 597 static int st_read_attributes(struct scsi_tape *un, uint16_t attribute, 14154 result = st_read_attributes(un, 0x0408, buf, 10, st_uscsi_cmd); in st_is_dlt_tape_worm() 14399 st_read_attributes(struct scsi_tape *un, uint16_t attribute, void *pnt, in st_read_attributes() function 14409 ST_FUNC(ST_DEVINFO, st_read_attributes); in st_read_attributes() 16526 result = st_read_attributes(un, 0x0401, buffer, size, bufunc); in st_get_media_id_via_read_attribute()
|