Home
last modified time | relevance | path

Searched refs:st_partstat (Results 1 – 4 of 4) sorted by relevance

/drivers/scsi/
Dst.h86 struct st_partstat { struct
160 struct st_partstat ps[ST_NBR_PARTITIONS];
Dst.c665 struct st_partstat *STps; in write_behind_check()
767 struct st_partstat *STps; in st_flush_write_buffer()
832 struct st_partstat *STps; in flush_buffer()
937 struct st_partstat *STps; in reset_state()
1047 struct st_partstat *STps; in check_tape()
1252 struct st_partstat *STps; in st_open()
1348 struct st_partstat *STps = &(STp->ps[STp->partition]); in st_flush()
1633 struct st_partstat *STps; in st_write()
1907 struct st_partstat *STps; in read_tape()
2105 struct st_partstat *STps; in st_read()
[all …]
Dosst.c621 struct st_partstat * STps = &(STp->ps[STp->partition]); in osst_verify_frame()
1106 struct st_partstat * STps = &(STp->ps[STp->partition]); in osst_initiate_read()
1144 struct st_partstat * STps = &(STp->ps[STp->partition]); in osst_get_logical_frame()
1272 struct st_partstat * STps = &(STp->ps[STp->partition]); in osst_seek_logical_blk()
1411 struct st_partstat * STps = &(STp->ps[STp->partition]); in osst_seek_sector()
1776 struct st_partstat * STps = & STp->ps[STp->partition]; in osst_write_error_recovery()
2974 struct st_partstat * STps; in osst_set_frame_position()
3030 struct st_partstat * STps = &(STp->ps[STp->partition]); in osst_write_trailer()
3061 struct st_partstat * STps; in osst_flush_write_buffer()
3187 struct st_partstat * STps; in osst_flush_buffer()
[all …]
Dosst.h565 struct st_partstat ps[ST_NBR_PARTITIONS];