Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c602 int post_space);
604 read_p_types type, size_t data_sz, const caddr_t responce, int post_space);
14530 st_update_block_pos(struct scsi_tape *un, bufunc_t bf, int post_space) in st_update_block_pos() argument
14548 post_space)) == 0)) { in st_update_block_pos()
14558 (caddr_t)un->un_read_pos_data, post_space); in st_update_block_pos()
14730 read_p_types type, size_t data_sz, const caddr_t responce, int post_space) in st_interpret_read_pos() argument
14742 if ((dest != &un->un_pos) && (post_space == 0) && in st_interpret_read_pos()