Searched refs:OUI (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/uts/common/io/mii/ |
H A D | mii_other.c | 37 #define OUI(MFG, VEND) { MII_OUI_##MFG, VEND } macro 43 OUI(ALTIMA, "Altima Communications"), 44 OUI(AMD, "Advanced Micro Devices"), 45 OUI(AMD_2, "Advanced Micro Devices"), 46 OUI(ATTANSIC, "Atheros/Attansic"), 47 OUI(BROADCOM, "Broadcom Corporation"), 48 OUI(BROADCOM_2, "Broadcom Corporation"), 49 OUI(CICADA, "Cicada Semiconductor"), 50 OUI(CICADA_2, "Cicada Semiconductor"), 51 OUI(DAVICO [all...] |
/illumos-gate/usr/src/lib/sun_fc/common/ |
H A D | Sun_fcAdapterCreateWWN.cc | 56 HBA_WWN *OUI, HBA_INT32 method) { 74 if (OUI == NULL) { 75 /* if no OUI spec'd, used one of Sun's */ 80 memcpy(randomwwn.wwn, OUI->wwn, sizeof(HBA_WWN)); 84 * for EUI-64 mapped, shift OUI first byte right two bits 54 Sun_fcAdapterCreateWWN(HBA_HANDLE handle, HBA_UINT32 portindex, HBA_WWN *nwwn, HBA_WWN *pwwn, HBA_WWN *OUI, HBA_INT32 method) argument
|
/illumos-gate/usr/src/lib/hbaapi/common/ |
H A D | hbaapi-sun.h | 119 HBA_WWN *OUI,
|
H A D | HBAAPILIB-sun.c | 706 HBA_WWN *OUI, 719 portindex, nwwn, pwwn, OUI, method)); 701 Sun_HBA_AdapterCreateWWN( HBA_HANDLE handle, HBA_UINT32 portindex, HBA_WWN *nwwn, HBA_WWN *pwwn, HBA_WWN *OUI, HBA_INT32 method) argument
|
/illumos-gate/usr/src/uts/common/io/sfxge/common/ |
H A D | siena_phy.c | 471 SIENA_SIMPLE_STAT_SET2(vmask, esmp, smask, stat, OUI);
|
Completed in 418 milliseconds