Lines Matching defs:chp
81 ata_queue_hwslot_to_xfer(struct ata_channel *chp, int hwslot) in ata_queue_hwslot_to_xfer()
109 ata_queue_get_active_xfer_locked(struct ata_channel *chp) in ata_queue_get_active_xfer_locked()
131 ata_queue_get_active_xfer(struct ata_channel *chp) in ata_queue_get_active_xfer()
143 ata_queue_drive_active_xfer(struct ata_channel *chp, int drive) in ata_queue_drive_active_xfer()
196 ata_channel_init(struct ata_channel *chp) in ata_channel_init()
210 ata_channel_destroy(struct ata_channel *chp) in ata_channel_destroy()
229 struct ata_channel *chp = v; in ata_timeout() local
267 ata_channel_lock(struct ata_channel *chp) in ata_channel_lock()
273 ata_channel_unlock(struct ata_channel *chp) in ata_channel_unlock()
279 ata_channel_lock_owned(struct ata_channel *chp) in ata_channel_lock_owned()
286 atachannel_debug(struct ata_channel *chp) in atachannel_debug()
300 ata_queue_alloc_slot(struct ata_channel *chp, uint8_t *c_slot, in ata_queue_alloc_slot()
331 ata_queue_free_slot(struct ata_channel *chp, uint8_t c_slot) in ata_queue_free_slot()
344 ata_queue_hold(struct ata_channel *chp) in ata_queue_hold()
355 ata_queue_unhold(struct ata_channel *chp) in ata_queue_unhold()
369 ata_queue_active(struct ata_channel *chp) in ata_queue_active()
380 ata_queue_openings(struct ata_channel *chp) in ata_queue_openings()