HomeSort by: relevance | last modified time | path
    Searched refs:ahc_lookup_scb (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
aic7xxx.c 354 scb = ahc_lookup_scb(ahc, scb_index);
464 scb = ahc_lookup_scb(ahc, scb_index);
709 scb1 = ahc_lookup_scb(ahc, scb_index);
800 scb1 = ahc_lookup_scb(ahc, scb_index);
827 scb = ahc_lookup_scb(ahc, scbindex);
895 scb = ahc_lookup_scb(ahc, scbindex);
1011 scb = ahc_lookup_scb(ahc, scb_index);
1179 scb = ahc_lookup_scb(ahc, scb_index);
2145 pending_scb = ahc_lookup_scb(ahc, scb_tag);
2554 scb = ahc_lookup_scb(ahc, scbid)
    [all...]
aic7xxx_inline.h 399 ahc_lookup_scb(struct ahc_softc *ahc, u_int tag) function in typeref:struct:scb *
aic7xxx_osm.c 896 active_scb = ahc_lookup_scb(ahc, active_scb_index);

Completed in 15 milliseconds