Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_sa.c589 static d_strategy_t sastrategy; variable
705 .d_strategy = sastrategy,
956 sastrategy(struct bio *bp) in sastrategy() function