Home
last modified time | relevance | path

Searched refs:ahd_get_scbptr (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic79xx_core.c375 saved_scbptr = ahd_get_scbptr(ahd); in ahd_flush_qoutfifo()
565 scbid = ahd_get_scbptr(ahd); in ahd_handle_seqint()
586 scbid = ahd_get_scbptr(ahd); in ahd_handle_seqint()
630 scbid = ahd_get_scbptr(ahd); in ahd_handle_seqint()
646 scbid = ahd_get_scbptr(ahd); in ahd_handle_seqint()
699 scbid = ahd_get_scbptr(ahd); in ahd_handle_seqint()
781 scb_index = ahd_get_scbptr(ahd); in ahd_handle_seqint()
857 scb_index = ahd_get_scbptr(ahd); in ahd_handle_seqint()
903 ahd_inb(ahd, SEQ_FLAGS), ahd_get_scbptr(ahd), in ahd_handle_seqint()
980 scbindex = ahd_get_scbptr(ahd); in ahd_handle_seqint()
[all …]
Daic79xx_inline.h442 static __inline u_int ahd_get_scbptr(struct ahd_softc *ahd);
578 ahd_get_scbptr(struct ahd_softc *ahd) in ahd_get_scbptr() function
Daic79xx_osm.c1408 saved_scbptr = ahd_get_scbptr(ahd);