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

/freebsd-10.2-release/sys/dev/aic7xxx/
H A Daic7xxx.c341 scb = ahc_lookup_scb(ahc, scb_index);
455 scb = ahc_lookup_scb(ahc, scb_index);
712 scb = ahc_lookup_scb(ahc, scb_index);
803 scb = ahc_lookup_scb(ahc, scb_index);
830 scb = ahc_lookup_scb(ahc, scbindex);
898 scb = ahc_lookup_scb(ahc, scbindex);
1014 scb = ahc_lookup_scb(ahc, scb_index);
1185 scb = ahc_lookup_scb(ahc, scb_index);
2163 pending_scb = ahc_lookup_scb(ahc, scb_tag);
2573 scb = ahc_lookup_scb(ah
[all...]
H A Daic7xxx_inline.h397 ahc_lookup_scb(struct ahc_softc *ahc, u_int tag) function

Completed in 102 milliseconds