Searched refs:EP_IOSIZE (Results 1 – 4 of 4) sorted by relevance
| /trueos/sys/dev/ep/ |
| HD | if_ep_isa.c | 283 bus_set_resource(child, SYS_RES_IOPORT, 0, ioport, EP_IOSIZE); in ep_isa_identify() 289 desc, ioport, ioport + EP_IOSIZE, irq); in ep_isa_identify()
|
| HD | if_ep_mca.c | 77 #define EP_MCA_IOPORT_SIZE EP_IOSIZE
|
| HD | if_ep_eisa.c | 118 eisa_add_iospace(dev, port, EP_IOSIZE, RESVADDR_NONE); in ep_eisa_probe()
|
| HD | if_epreg.h | 45 #define EP_IOSIZE 16 /* 16 bytes of I/O space used. */ macro
|