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

  /src/sys/dev/isa/
com_isa.c 173 int *hayespp; local in function:com_isa_attach
196 for (hayespp = hayesp_ports; *hayespp != 0; hayespp++) {
199 if (bus_space_map(iot, *hayespp, HAYESP_NPORTS, 0, &hayespioh))
com_isa.c 173 int *hayespp; local in function:com_isa_attach
196 for (hayespp = hayesp_ports; *hayespp != 0; hayespp++) {
199 if (bus_space_map(iot, *hayespp, HAYESP_NPORTS, 0, &hayespioh))

Completed in 24 milliseconds