Searched refs:ahc_probe_scbs (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/aic7xxx/
H A Daic7xxx_pci.c1179 num_scbs = ahc_probe_scbs(ahc);
1197 num_scbs = ahc_probe_scbs(ahc);
1208 test_num_scbs = ahc_probe_scbs(ahc);
1220 test_num_scbs = ahc_probe_scbs(ahc);
H A Daic7xxx.h1209 int ahc_probe_scbs(struct ahc_softc *);
H A Daic7xxx.c4254 ahc_probe_scbs(struct ahc_softc *ahc) { function
4349 scb_data->maxhscbs = ahc_probe_scbs(ahc);

Completed in 182 milliseconds