Searched refs:EP_IOSIZE (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/ep/
H A Dif_ep_mca.c79 #define EP_MCA_IOPORT_SIZE EP_IOSIZE
H A Dif_ep_isa.c283 bus_set_resource(child, SYS_RES_IOPORT, 0, ioport, EP_IOSIZE);
289 desc, ioport, ioport + EP_IOSIZE, irq);
H A Dif_ep_eisa.c118 eisa_add_iospace(dev, port, EP_IOSIZE, RESVADDR_NONE);
H A Dif_epreg.h45 #define EP_IOSIZE 16 /* 16 bytes of I/O space used. */ macro

Completed in 115 milliseconds