Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.h528 static inline int ahc_get_transfer_dir(struct scb *);
608 int ahc_get_transfer_dir(struct scb *scb) in ahc_get_transfer_dir() function
H A Daic7xxx_core.c4146 || ahc_get_transfer_dir(scb) != CAM_DIR_IN) { in ahc_handle_ign_wide_residue()