Home | Sort by: relevance | last modified time | path |
/src/sys/dev/pci/ | |
pccbb.c | 2170 uint8_t start_high = local in function:pccbb_pcmcia_do_io_map 2178 start_low, start_high, stop_low, stop_high, ioctl, enable); 2555 uint8_t start_low, start_high = 0; local in function:pccbb_pcmcia_do_mem_map 2582 start_high = ((phys_addr >> PCIC_MEMREG_MSB_SHIFT) & 0x0f) 2588 Pcic_write(sc, regbase_win + PCIC_SMM_START_HIGH, start_high); |
pccbb.c | 2170 uint8_t start_high = local in function:pccbb_pcmcia_do_io_map 2178 start_low, start_high, stop_low, stop_high, ioctl, enable); 2555 uint8_t start_low, start_high = 0; local in function:pccbb_pcmcia_do_mem_map 2582 start_high = ((phys_addr >> PCIC_MEMREG_MSB_SHIFT) & 0x0f) 2588 Pcic_write(sc, regbase_win + PCIC_SMM_START_HIGH, start_high); |