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.c2461 boolean_t hard_decode = B_FALSE; in pciide_adjust_bar() local
2477 hard_decode = B_TRUE; in pciide_adjust_bar()
2487 hard_decode = B_FALSE; in pciide_adjust_bar()
2490 return (hard_decode); in pciide_adjust_bar()
2549 boolean_t hard_decode = B_FALSE; in add_bar_reg_props() local
2562 hard_decode = pciide_adjust_bar(progclass, bar, in add_bar_reg_props()
2570 if (hard_decode) { in add_bar_reg_props()