Home
last modified time | relevance | path

Searched refs:ahc_check_extport (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/ic/
H A Daic7xxx_seeprom.c94 ahc_check_extport(struct ahc_softc *ahc, u_int *sxfrctl1) in ahc_check_extport() function
H A Daic7xxxvar.h1336 void ahc_check_extport(struct ahc_softc *, u_int *);
/openbsd/sys/dev/pci/
H A Dahc_pci.c966 ahc_check_extport(ahc, &sxfrctl1); in ahc_pci_attach()