Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ct/
HDbshwvar.h89 int bshw_read_settings(struct ct_bus_access_handle *, struct bshw_softc *);
HDct_isa.c151 bshw_read_settings(&ch, bs); in ct_isa_match()
238 bshw_read_settings(chp, bs); in ct_isa_attach()
HDbshw_machdep.c150 bshw_read_settings(struct ct_bus_access_handle *chp, struct bshw_softc *bs) in bshw_read_settings() function