Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/aic7xxx/
Daic7xxx_osm.h533 static inline int ahc_perform_autosense(struct scb *);
638 int ahc_perform_autosense(struct scb *scb) in ahc_perform_autosense() function
Daic7xxx_core.c1064 if (ahc_perform_autosense(scb) == 0) in ahc_handle_seqint()