Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_inline.h256 static __inline void ahc_swap_with_next_hscb(struct ahc_softc *ahc,
408 ahc_swap_with_next_hscb(struct ahc_softc *ahc, struct scb *scb) in ahc_swap_with_next_hscb() function
450 ahc_swap_with_next_hscb(ahc, scb); in ahc_queue_scb()
Daic7xxx_core.c5464 ahc_swap_with_next_hscb(ahc, scb); in ahc_search_qinfifo()