Searched refs:PCIC_ADDRWIN_ENABLE_MEMCS16 (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Di82365reg.h114 #define PCIC_ADDRWIN_ENABLE_MEMCS16 0x20 /* rtfds if you care */ macro
H A Di82365.c944 reg |= (mem_map_index[win].memenable | PCIC_ADDRWIN_ENABLE_MEMCS16);
/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dpccbb.c2630 reg |= ((1 << win) | PCIC_ADDRWIN_ENABLE_MEMCS16);

Completed in 70 milliseconds