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

  /src/sys/arch/hp300/hp300/
autoconf.c 176 static int dio_scan(int (*func)(bus_space_tag_t, bus_addr_t, int));
831 if (!dio_scan(com_dio_cnattach))
835 if (!dio_scan(dcmcnattach))
865 if (!dio_scan(dvboxcnattach))
869 if (!dio_scan(gboxcnattach))
873 if (!dio_scan(hypercnattach))
877 if (!dio_scan(rboxcnattach))
881 if (!dio_scan(topcatcnattach))
885 if (!dio_scan(tvrxcnattach))
889 if (!dio_scan(sti_dio_cnprobe))
936 dio_scan(int (*func)(bus_space_tag_t, bus_addr_t, int)) function in typeref:typename:int
    [all...]
autoconf.c 176 static int dio_scan(int (*func)(bus_space_tag_t, bus_addr_t, int));
831 if (!dio_scan(com_dio_cnattach))
835 if (!dio_scan(dcmcnattach))
865 if (!dio_scan(dvboxcnattach))
869 if (!dio_scan(gboxcnattach))
873 if (!dio_scan(hypercnattach))
877 if (!dio_scan(rboxcnattach))
881 if (!dio_scan(topcatcnattach))
885 if (!dio_scan(tvrxcnattach))
889 if (!dio_scan(sti_dio_cnprobe))
936 dio_scan(int (*func)(bus_space_tag_t, bus_addr_t, int)) function in typeref:typename:int
    [all...]

Completed in 170 milliseconds