Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/bhnd/cores/pcie2/
H A Dbhnd_pcie2.c244 bhnd_pcie2_mdio_write_ext(struct bhnd_pcie2_softc *sc, int phy, int devaddr, in bhnd_pcie2_mdio_read_ext() argument
252 bhnd_pcie2_mdio_write_ext(struct bhnd_pcie2_softc * sc,int phy,int devaddr,int reg,int val) bhnd_pcie2_mdio_write_ext() argument
/freebsd-src/sys/dev/mlx5/
H A Dmlx5io.h44 struct mlx5_tool_addr devaddr; member
51 struct mlx5_tool_addr devaddr; member
57 struct mlx5_tool_addr devaddr; member
/freebsd-src/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fwdump.c267 mlx5_dbsf_to_core(const struct mlx5_tool_addr *devaddr, in mlx5_dbsf_to_core()
406 struct mlx5_tool_addr *devaddr; in mlx5_ctl_ioctl() local
/freebsd-src/sys/dev/mii/
H A Dmicphy.c118 ksz9031_read(struct mii_softc *sc, uint32_t devaddr, uint32_t reg) in ksz9031_read()
132 ksz9031_write(struct mii_softc *sc, uint32_t devaddr, uint32_t reg, in ksz9031_write()
/freebsd-src/sys/dev/smbus/
H A Dsmbconf.c46 smbus_intr(device_t bus, u_char devaddr, char low, char high, int error) in smbus_intr()
H A Dsmbus.c93 smbus_generic_intr(device_t dev,u_char devaddr,char low,char high,int err) smbus_generic_intr() argument
/freebsd-src/sys/dev/bhnd/cores/pci/
H A Dbhnd_pci.c425 bhnd_pcie_mdio_read_ext(struct bhnd_pci_softc * sc,int phy,int devaddr,int reg) bhnd_pcie_mdio_read_ext() argument
467 bhnd_pcie_mdio_write_ext(struct bhnd_pci_softc * sc,int phy,int devaddr,int reg,int val) bhnd_pcie_mdio_write_ext() argument
/freebsd-src/sys/dev/etherswitch/e6000sw/
H A De6060sw.c956 int devaddr, regaddr; e6060sw_readreg() local
969 int devaddr, regaddr; e6060sw_writereg() local
H A De6000sw.c675 e6000sw_read_xmdio(device_t dev, int phy, int devaddr, int devreg) argument
714 e6000sw_write_xmdio(device_t dev, int phy, int devaddr, int devreg, int val) argument
/freebsd-src/sys/dev/iicbus/
H A Diicsmb.c74 u_char devaddr; /* slave device address */ member
/freebsd-src/sys/dev/alc/
H A Dif_alc.c478 alc_miiext_readreg(struct alc_softc *sc, int devaddr, int reg) in alc_miiext_readreg() argument
508 alc_miiext_writereg(struct alc_softc *sc, int devaddr, int reg, int val) in alc_miiext_writereg() argument
/freebsd-src/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c5277 char devid[NFSX_V4DEVICEID], *devaddr; in nfsrvd_getdevinfo() local
H A Dnfs_nfsdstate.c7489 nfsrv_getdevinfo(char * devid,int layouttype,uint32_t * maxcnt,uint32_t * notify,int * devaddrlen,char ** devaddr) nfsrv_getdevinfo() argument