Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/aic7xxx/
Daic79xx_osm.h535 static inline int ahd_perform_autosense(struct scb *);
640 int ahd_perform_autosense(struct scb *scb) in ahd_perform_autosense() function
Daic79xx_core.c9041 if (ahd_perform_autosense(scb) == 0) in ahd_handle_scsi_status()