Home
last modified time | relevance | path

Searched defs:chq (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/ata/
H A Data_subr.c69 ata_queue_reset(struct ata_queue *chq) in ata_queue_reset()
83 struct ata_queue *chq = chp->ch_queue; in ata_queue_hwslot_to_xfer() local
169 struct ata_queue *chq = kmem_zalloc(sizeof(*chq), KM_SLEEP); in ata_queue_alloc() local
184 ata_queue_free(struct ata_queue *chq) in ata_queue_free()
230 struct ata_queue *chq = chp->ch_queue; in ata_timeout() local
288 struct ata_queue *chq = chp->ch_queue; in atachannel_debug() local
303 struct ata_queue *chq = chp->ch_queue; in ata_queue_alloc_slot() local
333 struct ata_queue *chq = chp->ch_queue; in ata_queue_free_slot() local
346 struct ata_queue *chq = chp->ch_queue; in ata_queue_hold() local
357 struct ata_queue *chq = chp->ch_queue; in ata_queue_unhold() local
[all …]
H A Data.c442 struct ata_queue *chq = chp->ch_queue; in atabus_thread() local
1085 struct ata_queue *chq = chp->ch_queue; in atastart() local
1271 struct ata_queue * const chq = chp->ch_queue; in ata_activate_xfer_locked() local
1307 struct ata_queue *chq = chp->ch_queue; in ata_free_xfer() local
1343 struct ata_queue * const chq = chp->ch_queue; in ata_deactivate_xfer() local
1452 struct ata_queue * const chq = chp->ch_queue; in ata_kill_active() local
1471 struct ata_queue * const chq = chp->ch_queue; in ata_kill_pending() local
2364 struct ata_queue *chq = chp->ch_queue; in ata_wait_cmd() local
/netbsd-src/external/cddl/osnet/dist/uts/common/os/
H A Dfm.c471 evchanq_t *chq; in fm_ereport_dump() local