| /onnv/onnv-gate/usr/src/uts/common/os/ |
| retire_store.c | 40 * The nvpair name in the I/O retire specific sub-nvlist 73 * Retire I/O persistent store registration info 76 "/etc/devices/retire_store", /* path to store */ 98 * have the desired effect of bypassing the persistent 229 "Bypassing retire store /etc/devices/retire_store"); 241 cmn_err(CE_NOTE, "One or more I/O devices have been retired"); 412 int retired; local [all...] |
| modctl.c | 138 int bop_io_quiesced = 0; /* set when BOP I/O can no longer be used */ 177 * of the binding file entries have major numbers <= MAXMAJ32. Thus, 179 * bad entry. We can't have major numbers bigger than MAXMAJ32 530 * Precede alias removal by unbinding as many devices as possible. 599 /* attempt to unbind all devices bound to each alias */ 800 * and bind and configure devices for new drivers. 841 * to rebind devices to more appropriate driver. 990 * First check if the device is already retired. 994 cmn_err(CE_NOTE, "Device: already retired: %s", devpath); 1027 * nexus retire. Any children of a retired nexu 1081 int retired; local [all...] |
| devcfg.c | 861 * The parent must have a bus_ctl operation. 911 * Check to see if we have a path-oriented driver alias that overrides 991 * Now that we have taken care of merge, repromote back 1083 * been kept by probe_node(). Avoid free when we are called 1085 * been assigned. [all...] |
| sunmdi.c | 163 * The "path" to a pathinfo node is identical to the /devices path to a 164 * devinfo node had the device been enumerated under a pHCI instead of 412 * vHCI has already been created. Check for valid 527 * should have been unregistered, before a vHCI can be 818 * already entered the parent, so we have some complexity instead. 899 * mdi_devi_exit_phci must have a matching mdi_devi_enter_phci, and both must 952 * Return 1 if we are vHCI and have done an ndi_devi_enter [all...] |
| /onnv/onnv-gate/usr/src/uts/common/io/e1000g/ |
| README | 14 # You should have received a copy of the License with this software. 149 driver back to Intel, per their request, so they have the exact 174 This fix has to be reverted later once we have a proper fix for 186 3) bug#4862529: System panics during configuring devices on a Dell 4-way 191 This fix has to be reverted later once we have a proper fix for 223 the branch while Intel is working on the main trunk, we have had 282 5037062 strings have crept back in e1000g/adpu320 related mutex_init()s 525 6535620 e1000g needs to support ICH9 devices 540 6540535 Sunvts netlbtest internal loopback failed on ophir devices 542 6595668 e1000g postinstall script missed 5 device ids which had been supported by shared cod [all...] |
| /onnv/onnv-gate/usr/src/uts/common/sys/ |
| ddi_impldefs.h | 54 * The device id implementation has been switched to be based on properties. 246 /* For device contracts that have this dip's minor node as resource */ 309 * devices, the device state also contains state information regarding 595 #define DEVI_RETIRED 0x00000100 /* device is retired */ 597 #define DEVI_R_CONSTRAINT 0x00000400 /* constraints have been applied */ 610 * device. It is used in an array for devices with multiple address windows. 703 * or in /devices. 803 * with bus nexus specific functions that have additional 809 * of the I/O mapping being active [all...] |
| /onnv/onnv-gate/usr/src/uts/sun4u/io/ |
| sbd.c | 559 * If we're dealing with memory at all, then we have 562 * multiple board structs. Otherwise, we only have 568 * been set at this point - it is 0. 1122 * With the introduction of CMP devices, the CPU nodes 1282 * DEV2DEVSET Put only present devices in devset. 1391 * also true for CMP devices that do not have [all...] |
| /onnv/onnv-gate/usr/src/uts/sun4u/starcat/io/ |
| drmach.c | 270 drmach_array_t *devices; member in struct:drmach_board 357 * retired on this board prior to a board disconnect. 566 * because of In-Kernel-Probing. Devices probed after stod, are probed 567 * by the in-kernel-prober, not OBP. These devices, therefore, do not 568 * have dnode ids. 614 * dip doesn't have to be held here as we are called 649 * Root node doesn't have to be held in any way. 801 * The branch rooted at dip will have been previously 1121 /* every node is expected to have a name * [all...] |
| /onnv/onnv-gate/usr/src/uts/common/io/fibre-channel/ulp/ |
| fcip.c | 62 * RFC 2625 requires that a FibreChannel Port name (the Port WWN) have 605 * Solaris 9 and up, the /kernel/drv/fp.conf file will have the following entry 724 * have failed. If transport has no knowledge of our existence 955 * This way we can have jobs run in parallel 969 * we may have to block to obtain the dest struct entries 991 * We have already cleaned up so return [all...] |