Searched defs:mmd (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/sys/dev/pci/cxgb/ |
H A D | cxgb_mv88e1xxx.c | 186 static int mv88e1xxx_set_loopback(struct cphy *cphy, int mmd, int dir, int on) in mv88e1xxx_set_loopback()
|
H A D | cxgb_common.h | 542 static __inline int mdio_read(struct cphy *phy, int mmd, int reg, in mdio_read() 548 static __inline int mdio_write(struct cphy *phy, int mmd, int reg, in mdio_write()
|
H A D | cxgb_t3_hw.c | 318 int t3_mdio_change_bits(struct cphy *phy, int mmd, int reg, unsigned int clear, in t3_mdio_change_bits() argument 342 int t3_phy_reset(struct cphy *phy, int mmd, int wait) in t3_phy_reset() argument
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/x509/ |
H A D | x_all.c | 499 const EVP_MD *mgf1md, *mmd = NULL; in X509_digest_sig() local
|