Searched defs:sff (Results 1 – 10 of 10) sorted by relevance
| /openbsd/src/sbin/ifconfig/ |
| D | sff.c | 388 if_sffpage_init(struct if_sffpage *sff, uint8_t addr, uint8_t page) in if_sffpage_init() 401 if_sffpage_dump(const struct if_sffpage *sff) in if_sffpage_dump() 469 if_sff_ascii_print(const struct if_sffpage *sff, const char *name, in if_sff_ascii_print() 505 if_sff_date_print(const struct if_sffpage *sff, const char *name, in if_sff_date_print() 525 if_sff_int(const struct if_sffpage *sff, size_t start) in if_sff_int() 533 if_sff_uint(const struct if_sffpage *sff, size_t start) in if_sff_uint() 541 if_sff_power2dbm(const struct if_sffpage *sff, size_t start) in if_sff_power2dbm()
|
| /openbsd/src/sys/dev/fdt/ |
| D | sfp.c | 153 sfp_i2c_get_sffpage(void *cookie, struct if_sffpage *sff) in sfp_i2c_get_sffpage()
|
| /openbsd/src/sys/dev/ofw/ |
| D | ofw_misc.c | 391 sfp_get_sffpage(uint32_t phandle, struct if_sffpage *sff) in sfp_get_sffpage() 423 struct if_sffpage sff; in sfp_add_media() local
|
| /openbsd/src/sys/dev/pci/ |
| D | if_ixl.c | 4186 ixl_sfp_open(struct ixl_softc *sc, struct if_sffpage *sff, uint8_t *page) in ixl_sfp_open() 4206 ixl_sfp_get(struct ixl_softc *sc, struct if_sffpage *sff, size_t i) in ixl_sfp_get() 4212 ixl_sfp_close(struct ixl_softc *sc, struct if_sffpage *sff, uint8_t page) in ixl_sfp_close() 4236 ixl_qsfp_open(struct ixl_softc *sc, struct if_sffpage *sff, uint8_t *page) in ixl_qsfp_open() 4245 ixl_qsfp_get(struct ixl_softc *sc, struct if_sffpage *sff, size_t i) in ixl_qsfp_get() 4251 ixl_qsfp_close(struct ixl_softc *sc, struct if_sffpage *sff, uint8_t page) in ixl_qsfp_close() 4263 ixl_get_sffpage(struct ixl_softc *sc, struct if_sffpage *sff) in ixl_get_sffpage()
|
| D | if_myx.c | 1005 myx_get_sffpage(struct myx_softc *sc, struct if_sffpage *sff) in myx_get_sffpage()
|
| D | if_em.c | 4231 em_get_sffpage(struct em_softc *sc, struct if_sffpage *sff) in em_get_sffpage()
|
| D | if_ix.c | 591 ixgbe_get_sffpage(struct ix_softc *sc, struct if_sffpage *sff) in ixgbe_get_sffpage()
|
| D | if_bnxt.c | 3549 bnxt_get_sffpage(struct bnxt_softc *softc, struct if_sffpage *sff) in bnxt_get_sffpage()
|
| D | if_mcx.c | 7699 mcx_get_sffpage(struct ifnet *ifp, struct if_sffpage *sff) in mcx_get_sffpage()
|
| /openbsd/src/sys/net/ |
| D | if.c | 2615 const struct if_sffpage *sff = (const struct if_sffpage *)data; in if_sffpage_check() local
|