Home
last modified time | relevance | path

Searched refs:hard_decode (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_boot.c2456 boolean_t hard_decode = B_FALSE; in pciide_adjust_bar() local
2472 hard_decode = B_TRUE; in pciide_adjust_bar()
2482 hard_decode = B_FALSE; in pciide_adjust_bar()
2485 return (hard_decode); in pciide_adjust_bar()
2544 boolean_t hard_decode = B_FALSE; in add_bar_reg_props() local
2557 hard_decode = pciide_adjust_bar(progclass, bar, in add_bar_reg_props()
2565 if (hard_decode) { in add_bar_reg_props()