Searched refs:reprogram (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxpv_autoconfig.c97 * This functions is invoked twice, first time with reprogram=0 to
102 xendev_enumerate(int reprogram) argument
106 if (reprogram != 0)
/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_autoconfig.c95 * This function is invoked twice: first time, with reprogram=0 to
100 pci_enumerate(int reprogram) argument
107 if (reprogram) {
H A Dpci_boot.c100 boolean_t reprogram; /* this device needs to be reprogrammed */ member in struct:pci_devfunc
883 * to reprogram the bridge when its
978 cmn_err(CE_NOTE, "!reprogram bus-range on ppb"
1079 * Check to see if we need to reprogram I/O space, either because the
1147 /* reprogram PPB regs */
1156 cmn_err(CE_NOTE, "!reprogram io-range on"
1229 /* reprogram PPB MEM regs */
1236 * We currently don't reprogram the PMEM like we've
1259 cmn_err(CE_NOTE, "!reprogram mem-range on"
1392 /* reprogram th
1865 int reprogram = 0, pciide = 0; local
2358 int max_basereg, j, reprogram = 0; local
[all...]
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_gld.c2294 boolean_t reprogram = B_FALSE; local
2331 reprogram = B_TRUE;
2338 reprogram = B_TRUE;
2345 reprogram = B_TRUE;
2352 reprogram = B_TRUE;
2359 reprogram = B_TRUE;
2366 reprogram = B_TRUE;
2373 reprogram = B_TRUE;
2418 reprogram = B_TRUE;
2455 if (!err && reprogram)
[all...]
/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_main.c257 * All OK; tell the caller to reprogram
1469 * Do we need to reprogram the PHY and/or the MAC?
1572 goto reprogram;
1576 goto reprogram;
1580 goto reprogram;
1584 goto reprogram;
1588 reprogram:
1935 goto reprogram;
1949 goto reprogram;
1963 goto reprogram;
[all...]
/illumos-gate/usr/src/uts/i86pc/i86hvm/io/xpv/
H A Dxpv_support.c180 * This function is invoked twice, first time with reprogram=0 to set up
184 xpv_enumerate(int reprogram) argument
188 if (reprogram != 0)
/illumos-gate/usr/src/uts/i86pc/io/
H A Disa.c1184 isa_enumerate(int reprogram) argument
1202 if (reprogram || !isa_dip)
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_main2.c804 goto reprogram;
808 goto reprogram;
812 goto reprogram;
816 goto reprogram;
820 goto reprogram;
824 reprogram:
1867 * All OK; tell the caller to reprogram
2031 * Do we need to reprogram the PHY and/or the MAC?
/illumos-gate/usr/src/uts/sun4u/starcat/ml/
H A Ddrmach_asm.s459 ! Address Decoder Register of other cpus and for reprogram-
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_main.c4582 goto reprogram;
4587 goto reprogram;
4592 goto reprogram;
4596 goto reprogram;
4667 reprogram:

Completed in 116 milliseconds