Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.h583 int ahc_get_transfer_dir(struct scb *scb) in ahc_get_transfer_dir() function
H A Daic7xxx_core.c4144 || ahc_get_transfer_dir(scb) != CAM_DIR_IN) { in ahc_handle_ign_wide_residue()