Searched defs:asd_ascb_free (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/aic94xx/
H A Daic94xx_hwi.h332 * asd_ascb_free -- free a single aSCB after is has completed
338 static inline void asd_ascb_free(struct asd_ascb *ascb) function
370 asd_ascb_free(list_entry(pos, struct asd_ascb, list));

Completed in 12 milliseconds