Home | Sort by: relevance | last modified time | path |
/src/sys/dev/pci/ | |
pccbb.c | 2174 uint8_t stop_high = local in function:pccbb_pcmcia_do_io_map 2178 start_low, start_high, stop_low, stop_high, ioctl, enable); 2556 uint8_t stop_low, stop_high; local in function:pccbb_pcmcia_do_mem_map 2595 stop_high = ((phys_end >> PCIC_MEMREG_MSB_SHIFT) & 0x0f) 2600 Pcic_write(sc, regbase_win + PCIC_SMM_STOP_HIGH, stop_high); |
pccbb.c | 2174 uint8_t stop_high = local in function:pccbb_pcmcia_do_io_map 2178 start_low, start_high, stop_low, stop_high, ioctl, enable); 2556 uint8_t stop_low, stop_high; local in function:pccbb_pcmcia_do_mem_map 2595 stop_high = ((phys_end >> PCIC_MEMREG_MSB_SHIFT) & 0x0f) 2600 Pcic_write(sc, regbase_win + PCIC_SMM_STOP_HIGH, stop_high); |