Home
last modified time | relevance | path

Searched defs:devaddr (Results 1 – 14 of 14) sorted by relevance

/freebsd-13.1/sys/dev/bhnd/cores/pcie2/
H A Dbhnd_pcie2.c246 bhnd_pcie2_mdio_read_ext(struct bhnd_pcie2_softc *sc, int phy, int devaddr, in bhnd_pcie2_mdio_read_ext()
254 bhnd_pcie2_mdio_write_ext(struct bhnd_pcie2_softc *sc, int phy, int devaddr, in bhnd_pcie2_mdio_write_ext()
/freebsd-13.1/sys/dev/mlx5/
H A Dmlx5io.h46 struct mlx5_tool_addr devaddr; member
53 struct mlx5_tool_addr devaddr; member
59 struct mlx5_tool_addr devaddr; member
/freebsd-13.1/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fwdump.c270 mlx5_dbsf_to_core(const struct mlx5_tool_addr *devaddr, in mlx5_dbsf_to_core()
409 struct mlx5_tool_addr *devaddr; in mlx5_ctl_ioctl() local
/freebsd-13.1/sys/dev/mii/
H A Dmicphy.c122 ksz9031_read(struct mii_softc *sc, uint32_t devaddr, uint32_t reg) in ksz9031_read()
136 ksz9031_write(struct mii_softc *sc, uint32_t devaddr, uint32_t reg, in ksz9031_write()
/freebsd-13.1/sys/dev/smbus/
H A Dsmbconf.c48 smbus_intr(device_t bus, u_char devaddr, char low, char high, int error) in smbus_intr()
H A Dsmbus.c94 smbus_generic_intr(device_t dev, u_char devaddr, char low, char high, int err) in smbus_generic_intr()
/freebsd-13.1/sys/dev/bhnd/cores/pci/
H A Dbhnd_pci.c427 bhnd_pcie_mdio_read_ext(struct bhnd_pci_softc *sc, int phy, int devaddr, in bhnd_pcie_mdio_read_ext()
469 bhnd_pcie_mdio_write_ext(struct bhnd_pci_softc *sc, int phy, int devaddr, in bhnd_pcie_mdio_write_ext()
/freebsd-13.1/sys/dev/etherswitch/e6000sw/
H A De6060sw.c966 int devaddr, regaddr; in e6060sw_readreg() local
979 int devaddr, regaddr; in e6060sw_writereg() local
H A De6000sw.c575 e6000sw_read_xmdio(device_t dev, int phy, int devaddr, int devreg) in e6000sw_read_xmdio()
614 e6000sw_write_xmdio(device_t dev, int phy, int devaddr, int devreg, int val) in e6000sw_write_xmdio()
/freebsd-13.1/sys/dev/iicbus/
H A Diicsmb.c76 u_char devaddr; /* slave device address */ member
/freebsd-13.1/sys/dev/alc/
H A Dif_alc.c477 alc_miiext_readreg(struct alc_softc *sc, int devaddr, int reg) in alc_miiext_readreg()
507 alc_miiext_writereg(struct alc_softc *sc, int devaddr, int reg, int val) in alc_miiext_writereg()
/freebsd-13.1/sys/contrib/octeon-sdk/
H A Dcvmx-usbcx-defs.h939 uint32_t devaddr : 7; /**< Device Address (DevAddr) member
3518 uint32_t devaddr : 7; /**< Device Address (DevAddr) member
/freebsd-13.1/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c5232 char devid[NFSX_V4DEVICEID], *devaddr; in nfsrvd_getdevinfo() local
H A Dnfs_nfsdstate.c7428 uint32_t *notify, int *devaddrlen, char **devaddr) in nfsrv_getdevinfo()