Home
last modified time | relevance | path

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

/freebsd/tools/tools/ath/arcode/
H A Darcode.c43 op_read(struct athregrec *a) in op_read()
49 op_write(struct athregrec *a) in op_write()
55 op_device(struct athregrec *a) in op_device()
61 op_mark(struct athregrec *a) in op_mark()
75 struct athregrec a; in main()
/freebsd/sys/dev/ath/
H A Dah_osdep.c211 sizeof (struct athregrec), ath_hal_alq_qsize); in ath_hal_setlogging()
255 struct athregrec *r = in ath_hal_alq_get()
256 (struct athregrec *) ale->ae_data; in ath_hal_alq_get()
289 struct athregrec *r = (struct athregrec *) ale->ae_data; in ath_hal_reg_write()
330 struct athregrec *r = (struct athregrec *) ale->ae_data; in ath_hal_reg_read()
347 struct athregrec *r = (struct athregrec *) ale->ae_data; in OS_MARK()
/freebsd/tools/tools/ath/athdecode/
H A Dmain.c53 static void opdevice(const struct athregrec *r);
54 static const char* opmark(FILE *, int, const struct athregrec *);
55 static void oprw(FILE *fd, int recnum, struct athregrec *r);
64 struct athregrec *rprev; in main()
76 nrecs = sb.st_size / sizeof (struct athregrec); in main()
82 struct athregrec *r = &((struct athregrec *) addr)[i]; in main()
109 opmark(FILE *fd, int i, const struct athregrec *r) in opmark()
199 opdevice(const struct athregrec *r) in opdevice()
373 oprw(FILE *fd, int recnum, struct athregrec *r) in oprw()
/freebsd/sys/dev/ath/ath_hal/
H A Dah_decode.h31 struct athregrec { struct