Lines Matching defs:chp

205 wdc_sataprobe(struct ata_channel *chp)  in wdc_sataprobe()
293 wdc_drvprobe(struct ata_channel *chp) in wdc_drvprobe()
522 wdcprobe1(struct ata_channel *chp, int poll) in wdcprobe1()
793 wdcattach(struct ata_channel *chp) in wdcattach()
826 struct ata_channel *chp; in wdc_childdetached() local
842 struct ata_channel *chp; in wdcdetach() local
866 struct ata_channel *chp = v; in wdcrestart() local
884 struct ata_channel *chp = arg; in wdcintr() local
948 struct ata_channel *chp = drvp->chnl_softc; in wdc_reset_drive() local
962 wdc_reset_channel(struct ata_channel *chp, int flags) in wdc_reset_channel()
1027 wdcreset(struct ata_channel *chp, int poll) in wdcreset()
1065 wdc_do_reset(struct ata_channel *chp, int poll) in wdc_do_reset()
1098 __wdcwait_reset(struct ata_channel *chp, int drv_mask, int poll) in __wdcwait_reset()
1205 __wdcwait(struct ata_channel *chp, int mask, int bits, int timeout, int *tfd) in __wdcwait()
1273 wdcwait(struct ata_channel *chp, int mask, int bits, int timeout, int flags, in wdcwait()
1318 wdc_dmawait(struct ata_channel *chp, struct ata_xfer *xfer, int timeout) in wdc_dmawait()
1342 struct ata_channel *chp = arg; in wdctimeout() local
1404 struct ata_channel *chp = drvp->chnl_softc; in wdc_exec_command() local
1427 __wdccommand_start(struct ata_channel *chp, struct ata_xfer *xfer) in __wdccommand_start()
1491 __wdccommand_poll(struct ata_channel *chp, struct ata_xfer *xfer) in __wdccommand_poll()
1498 __wdccommand_intr(struct ata_channel *chp, struct ata_xfer *xfer, int irq) in __wdccommand_intr()
1624 __wdccommand_done(struct ata_channel *chp, struct ata_xfer *xfer) in __wdccommand_done()
1713 __wdccommand_done_end(struct ata_channel *chp, struct ata_xfer *xfer) in __wdccommand_done_end()
1721 __wdccommand_kill_xfer(struct ata_channel *chp, struct ata_xfer *xfer, in __wdccommand_kill_xfer()
1754 wdccommand(struct ata_channel *chp, u_int8_t drive, u_int8_t command, in wdccommand()
1791 wdccommandext(struct ata_channel *chp, u_int8_t drive, u_int8_t command, in wdccommandext()
1859 wdccommandshort(struct ata_channel *chp, int drive, int command) in wdccommandshort()
1879 __wdcerror(struct ata_channel *chp, const char *msg) in __wdcerror()
1896 wdcbit_bucket(struct ata_channel *chp, int size) in wdcbit_bucket()
1907 wdc_datain_pio(struct ata_channel *chp, int flags, void *bf, size_t len) in wdc_datain_pio()
1999 wdc_dataout_pio(struct ata_channel *chp, int flags, void *bf, size_t len) in wdc_dataout_pio()