Home
last modified time | relevance | path

Searched refs:athregrec (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/tools/tools/ath/arcode/
HDarcode.c45 op_read(struct athregrec *a) in op_read()
51 op_write(struct athregrec *a) in op_write()
57 op_device(struct athregrec *a) in op_device()
63 op_mark(struct athregrec *a) in op_mark()
77 struct athregrec a; in main()
/freebsd-11-stable/sys/dev/ath/
HDah_osdep.c209 sizeof (struct athregrec), ath_hal_alq_qsize); in ath_hal_setlogging()
251 struct athregrec *r = in ath_hal_alq_get()
252 (struct athregrec *) ale->ae_data; in ath_hal_alq_get()
285 struct athregrec *r = (struct athregrec *) ale->ae_data; in ath_hal_reg_write()
326 struct athregrec *r = (struct athregrec *) ale->ae_data; in ath_hal_reg_read()
343 struct athregrec *r = (struct athregrec *) ale->ae_data; in OS_MARK()
/freebsd-11-stable/tools/tools/ath/athdecode/
HDmain.c55 static void opdevice(const struct athregrec *r);
56 static const char* opmark(FILE *, int, const struct athregrec *);
57 static void oprw(FILE *fd, int recnum, struct athregrec *r);
66 struct athregrec *rprev; in main()
78 nrecs = sb.st_size / sizeof (struct athregrec); in main()
84 struct athregrec *r = &((struct athregrec *) addr)[i]; in main()
111 opmark(FILE *fd, int i, const struct athregrec *r) in opmark()
201 opdevice(const struct athregrec *r) in opdevice()
375 oprw(FILE *fd, int recnum, struct athregrec *r) in oprw()
/freebsd-11-stable/sys/dev/ath/ath_hal/
HDah_decode.h31 struct athregrec { struct