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.c2459 boolean_t hard_decode = B_FALSE; in pciide_adjust_bar() local
2475 hard_decode = B_TRUE; in pciide_adjust_bar()
2485 hard_decode = B_FALSE; in pciide_adjust_bar()
2488 return (hard_decode); in pciide_adjust_bar()
2547 boolean_t hard_decode = B_FALSE; in add_bar_reg_props() local
2560 hard_decode = pciide_adjust_bar(progclass, bar, in add_bar_reg_props()
2568 if (hard_decode) { in add_bar_reg_props()