Searched defs:alq (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/sys/sys/
H A Dalq.h141 alq_post(struct alq *alq, struct ale *ale) argument
[all...]
/freebsd-12-stable/sys/dev/ath/
H A Dif_ath_alq.c55 if_ath_alq_get(struct if_ath_alq *alq, int len) argument
69 if_ath_alq_init(struct if_ath_alq *alq, const char *devname) argument
84 if_ath_alq_setcfg(struct if_ath_alq *alq, uint32_t macVer, uint32_t macRev, uint32_t phyRev, uint32_t halMagic) argument
96 if_ath_alq_tidyup(struct if_ath_alq *alq) argument
105 if_ath_alq_start(struct if_ath_alq *alq) argument
133 if_ath_alq_stop(struct if_ath_alq *alq) argument
154 if_ath_alq_post(struct if_ath_alq *alq, uint16_t op, uint16_t len, const char *buf) argument
[all...]
H A Dif_ath_alq.h163 if_ath_alq_checkdebug(struct if_ath_alq *alq, uint16_t op) argument
181 if_ath_alq_post_intr(struct if_ath_alq *alq, uint32_t status, uint32_t *state, uint32_t sync_state) argument
[all...]
/freebsd-12-stable/sys/dev/nand/
H A Dnandsim_chip.h65 struct alq *alq; member in struct:nandsim_softc
/freebsd-12-stable/sys/kern/
H A Dkern_alq.c59 struct alq { struct
128 ald_add(struct alq *alq) argument
150 ald_rem(struct alq *alq) argument
171 ald_activate(struct alq *alq) argument
178 ald_deactivate(struct alq *alq) argument
196 struct alq *alq; local
232 struct alq *alq; local
262 alq_shutdown(struct alq *alq) argument
296 alq_destroy(struct alq *alq) argument
310 alq_doio(struct alq *alq) argument
438 struct alq *alq; local
511 alq_writen(struct alq *alq, void *data, int len, int flags) argument
665 alq_write(struct alq *alq, void *data, int flags) argument
677 alq_getn(struct alq *alq, int len, int flags) argument
821 alq_get(struct alq *alq, int flags) argument
830 alq_post_flags(struct alq *alq, struct ale *ale, int flags) argument
888 alq_flush(struct alq *alq) argument
918 alq_close(struct alq *alq) argument
[all...]

Completed in 168 milliseconds