Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Daic7xxx_cam.h108 CAM_DIR_IN = XS_CTL_DATA_IN, enumerator
H A Daic7xxx.c3575 || ahc_get_transfer_dir(scb) != CAM_DIR_IN) { in ahc_handle_ign_wide_residue()
H A Daic79xx.c4764 || ahd_get_transfer_dir(scb) != CAM_DIR_IN) { in ahd_handle_ign_wide_residue()
/netbsd-src/usr.sbin/mmcformat/
H A Duscsi_subr.c429 camflags = CAM_DIR_IN; in uscsi_command()