Home
last modified time | relevance | path

Searched defs:write_cmd (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/usr.sbin/ngctl/
H A Dwrite.c52 const struct ngcmd write_cmd = { variable
/freebsd-13.1/contrib/wpa/src/common/
H A Dcli.c211 int write_cmd(char *buf, size_t buflen, const char *cmd, int argc, char *argv[]) in write_cmd() function
/freebsd-13.1/sys/dev/cxgb/common/
H A Dcxgb_mc5.c131 u32 data_array_base, u32 write_cmd, in init_mask_data_array()
/freebsd-13.1/sys/dev/ixgbe/
H A Dixgbe_x550.c1302 struct ixgbe_hic_internal_phy_req write_cmd; in ixgbe_write_iosf_sb_reg_x550a() local