Searched refs:PORT_SIZE (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/sys/dev/mvs/ |
| HD | mvs_soc.c | 351 st + offset + PORT_SIZE - 1, PORT_SIZE, RF_ACTIVE, child); in mvs_alloc_resource() 357 bus_space_subregion(bst, bsh, offset, PORT_SIZE, &bsh); in mvs_alloc_resource()
|
| HD | mvs_pci.c | 404 st + offset + PORT_SIZE - 1, PORT_SIZE, RF_ACTIVE, child); in mvs_alloc_resource() 410 bus_space_subregion(bst, bsh, offset, PORT_SIZE, &bsh); in mvs_alloc_resource()
|
| HD | mvs.h | 99 #define PORT_SIZE 0x2000 macro 101 #define PORT_BASE(hc) ((hc) * PORT_SIZE + PORT_OFFSET)
|