Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_osm.h1002 static __inline int ahc_get_transfer_dir(struct scb *);
1082 int ahc_get_transfer_dir(struct scb *scb) in ahc_get_transfer_dir() function
Daic7xxx_core.c3573 || ahc_get_transfer_dir(scb) != CAM_DIR_IN) { in ahc_handle_ign_wide_residue()