Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c433 static int st_strategy(struct buf *bp);
4457 st_strategy(struct buf *bp) in st_strategy() function
4476 ST_ENTR(ST_DEVINFO, st_strategy); in st_strategy()
6302 err = scsi_uscsi_handle_cmd(dev, uioseg, uscmd, st_strategy, bp, NULL); in st_uscsi_cmd()
7843 err = physio(st_strategy, bp, dev, flg, st_minphys, uio); in st_setup_cmd()
7856 (void) st_strategy(bp); in st_setup_cmd()
17251 st_strategy, bp, NULL); in st_uscsi_rcmd()