Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/ic/
Daic7xxx_openbsd.h286 static __inline int ahc_get_transfer_dir(struct scb *);
337 int ahc_get_transfer_dir(struct scb *scb) in ahc_get_transfer_dir() function
Daic7xxx.c3584 || ahc_get_transfer_dir(scb) != CAM_DIR_IN) { in ahc_handle_ign_wide_residue()