HomeSort by: relevance | last modified time | path
    Searched defs:stop_high (Results 1 - 2 of 2) sorted by relevancy

  /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);

Completed in 163 milliseconds