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

/freebsd-10.0-release/sys/sys/
H A Dalq.h139 alq_post(struct alq *alq, struct ale *ale) argument
[all...]
/freebsd-10.0-release/sys/dev/ath/
H A Dif_ath_alq.c53 if_ath_alq_get(struct if_ath_alq *alq, int len) argument
67 if_ath_alq_init(struct if_ath_alq *alq, const char *devname) argument
82 if_ath_alq_setcfg(struct if_ath_alq *alq, uint32_t macVer, uint32_t macRev, uint32_t phyRev, uint32_t halMagic) argument
94 if_ath_alq_tidyup(struct if_ath_alq *alq) argument
103 if_ath_alq_start(struct if_ath_alq *alq) argument
131 if_ath_alq_stop(struct if_ath_alq *alq) argument
152 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.h153 if_ath_alq_checkdebug(struct if_ath_alq *alq, uint16_t op) argument
171 if_ath_alq_post_intr(struct if_ath_alq *alq, uint32_t status, uint32_t *state, uint32_t sync_state) argument
[all...]
/freebsd-10.0-release/sys/dev/nand/
H A Dnandsim_chip.h63 struct alq *alq; member in struct:nandsim_softc
/freebsd-10.0-release/sys/kern/
H A Dkern_alq.c57 struct alq { struct
126 ald_add(struct alq *alq) argument
148 ald_rem(struct alq *alq) argument
169 ald_activate(struct alq *alq) argument
176 ald_deactivate(struct alq *alq) argument
194 struct alq *alq; local
230 struct alq *alq; local
260 alq_shutdown(struct alq *alq) argument
294 alq_destroy(struct alq *alq) argument
308 alq_doio(struct alq *alq) argument
436 struct alq *alq; local
507 alq_writen(struct alq *alq, void *data, int len, int flags) argument
661 alq_write(struct alq *alq, void *data, int flags) argument
673 alq_getn(struct alq *alq, int len, int flags) argument
817 alq_get(struct alq *alq, int flags) argument
826 alq_post_flags(struct alq *alq, struct ale *ale, int flags) argument
884 alq_flush(struct alq *alq) argument
914 alq_close(struct alq *alq) argument
[all...]

Completed in 165 milliseconds