Searched refs:ahd_get_scbptr (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/aic7xxx/
H A Daic79xx.c393 saved_scbptr = ahd_get_scbptr(ahd);
512 saved_scbptr = ahd_get_scbptr(ahd);
599 if (ahd_get_scbptr(ahd) != SCB_GET_TAG(scb)
961 scbid = ahd_get_scbptr(ahd);
1006 scbid = ahd_get_scbptr(ahd);
1023 scbid = ahd_get_scbptr(ahd);
1078 scbid = ahd_get_scbptr(ahd);
1162 scb_index = ahd_get_scbptr(ahd);
1240 scb_index = ahd_get_scbptr(ahd);
1286 ahd_inb(ahd, SEQ_FLAGS), ahd_get_scbptr(ah
[all...]
H A Daic79xx_inline.h442 static __inline u_int ahd_get_scbptr(struct ahd_softc *ahd);
589 ahd_get_scbptr(struct ahd_softc *ahd) function

Completed in 163 milliseconds