Home
last modified time | relevance | path

Searched refs:op_write (Results 1 – 3 of 3) sorted by relevance

/freebsd/tools/tools/ath/arcode/
H A Darcode.c49 op_write(struct athregrec *a) in op_write() function
98 op_write(&a); in main()
/freebsd/tests/sys/pmc/
H A Dpmc_api_test.c77 static int op_write(pmc_id_t id) { return (pmc_write(id, 0)); } in op_write() function
122 { "write", op_write },
/freebsd/sys/dev/bxe/
H A Decore_init.h78 struct op_write { struct
122 struct op_write write;