Searched refs:BIC (Results 1 – 9 of 9) sorted by relevance
/titanic_41/usr/src/cmd/backup/dump/ |
H A D | dumptraverse.c | 95 BIC(ino, clrmap); 129 BIC(ino, clrmap); 257 BIC(ino, dirmap); 289 BIC(ino, dirmap);
|
H A D | dump.h | 93 #define BIC(i, w) (MWORD(w, i) &= ~MBIT(i)) macro
|
/titanic_41/usr/src/uts/common/io/bge/ |
H A D | bge_mii.c | 38 #define BIC(w, b) (((w) & (b)) ? B_FALSE : B_TRUE) macro 256 if (BIC(control, MII_CONTROL_RESET)) in bge_phy_reset() 1636 else if (BIC(emac_status, ETHERNET_STATUS_CFG_CHANGED)) in bge_check_serdes() 1655 if (BIC(emac_status, ETHERNET_STATUS_LINK_CHANGED)) in bge_check_serdes() 1702 if (lpadv != 0 && BIC(lpadv, AUTONEG_CODE_FAULT_MASK)) { in bge_check_serdes()
|
/titanic_41/usr/src/uts/common/io/nge/ |
H A D | nge_xmii.c | 217 if (BIC(control, MII_CONTROL_PWRDN)) in nge_phy_recover() 250 if (BIC(control, MII_CONTROL_RESET)) in nge_phy_reset()
|
H A D | nge.h | 86 #define BIC(w, b) (((w) & (b)) ? B_FALSE : B_TRUE) macro
|
/titanic_41/usr/src/cmd/backup/restore/ |
H A D | restore.h | 368 #define BIC(i, w) (MWORD((w), (i)) &= ~MBIT(i)) macro
|
/titanic_41/usr/src/uts/common/io/rge/ |
H A D | rge.h | 592 #define BIC(w, b) (((w) & (b)) ? B_FALSE : B_TRUE) macro
|
H A D | rge_chip.c | 365 if (BIC(control, MII_CONTROL_RESET)) in rge_phy_reset()
|
/titanic_41/usr/src/data/hwdata/ |
H A D | pci.ids | 4119 1fa8 BYNET Multi-port BIC Adapter (XBIC Based)
|