Searched refs:pcmcia_io_alloc (Results 1 – 9 of 9) sorted by relevance
| /netbsd/src/sys/dev/pcmcia/ |
| D | xirc.c | 304 if (pcmcia_io_alloc(sc->sc_pf, cfe->iospace[0].start, in xirc_mako_alloc() 311 if (pcmcia_io_alloc(sc->sc_pf, cfe->iospace[1].start, in xirc_mako_alloc() 315 if (pcmcia_io_alloc(sc->sc_pf, cfe->iospace[1].start, in xirc_mako_alloc() 339 if (pcmcia_io_alloc(sc->sc_pf, cfe->iospace[0].start, in xirc_dingo_alloc_modem() 359 if (pcmcia_io_alloc(sc->sc_pf, port, in xirc_dingo_alloc_ethernet()
|
| D | if_ep_pcmcia.c | 255 if (pcmcia_io_alloc(pa->pf, i, in ep_pcmcia_attach() 264 if (pcmcia_io_alloc(pa->pf, cfe->iospace[0].start, in ep_pcmcia_attach()
|
| D | mhzc.c | 271 if (pcmcia_io_alloc(sc->sc_pf, in mhzc_check_cfe() 300 if (pcmcia_io_alloc(sc->sc_pf, addr, 0x10, 0x10, in mhzc_alloc_ethernet()
|
| D | pcmciavar.h | 301 #define pcmcia_io_alloc(pf, start, size, align, pciop) \ macro
|
| D | bt3c.c | 954 if (pcmcia_io_alloc(pa->pf, cfe->iospace[0].start, in bt3c_attach()
|
| D | pcmcia.c | 771 error = pcmcia_io_alloc(pf, start, length, align, in pcmcia_config_alloc()
|
| D | if_cnw.c | 499 if (pcmcia_io_alloc(sc->sc_pf, 0, CNW_IO_SIZE, CNW_IO_SIZE, in cnw_attach()
|
| /netbsd/src/share/man/man9/ |
| D | Makefile | 682 pcmcia.9 pcmcia_io_alloc.9 \
|
| /netbsd/src/distrib/sets/lists/comp/ |
| D | mi | 12568 ./usr/share/man/cat9/pcmcia_io_alloc.0 comp-sys-catman .cat 21032 ./usr/share/man/html9/pcmcia_io_alloc.html comp-sys-htmlman html 29653 ./usr/share/man/man9/pcmcia_io_alloc.9 comp-sys-man .man
|