Searched refs:asBit (Results 1 – 1 of 1) sorted by relevance
846 int asBit; /* Autosense bit number in GEP */ member1146 lp->asBit = GEP_SLNK; in de4x5_hw_init()3486 spd = (lp->asBitValid & (lp->asPolarity ^ (gep_rd(dev) & lp->asBit))) | in is_spd_100()3509 return (lp->asBitValid&(lp->asPolarity^(gep_rd(dev)&lp->asBit))) | in is_100_up()3532 return (lp->asBitValid&(lp->asPolarity^(gep_rd(dev)&lp->asBit))) | in is_10_up()4557 lp->asBit = 1 << ((csr6 >> 1) & 0x07); in compact_infoblock()4558 lp->asPolarity = ((csr6 & 0x80) ? -1 : 0) & lp->asBit; in compact_infoblock()4598 lp->asBit = 1 << ((csr6 >> 1) & 0x07); in type0_infoblock()4599 lp->asPolarity = ((csr6 & 0x80) ? -1 : 0) & lp->asBit; in type0_infoblock()4763 lp->asBit = 1 << ((csr6 >> 1) & 0x07); in type4_infoblock()[all …]