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

  /src/sys/dev/ic/
aic79xx.c 417 scb = ahd_lookup_scb(ahd, scbid);
508 scb = ahd_lookup_scb(ahd, scbid);
528 scb = ahd_lookup_scb(ahd, scbid);
826 scb = ahd_lookup_scb(ahd, scb_index);
911 scb = ahd_lookup_scb(ahd, scbid);
932 scb = ahd_lookup_scb(ahd, scbid);
976 scb = ahd_lookup_scb(ahd, scbid);
992 scb = ahd_lookup_scb(ahd, scbid);
1046 scb = ahd_lookup_scb(ahd, scbid);
1129 scb = ahd_lookup_scb(ahd, scb_index)
    [all...]
aic79xx_inline.h 706 ahd_lookup_scb(struct ahd_softc *ahd, u_int tag) function in typeref:struct:scb *

Completed in 30 milliseconds