Searched defs:chp (Results 1 - 25 of 64) sorted by relevance

123

/src/sys/arch/cobalt/stand/boot/
H A Dpciide.c39 pciide_init(struct wdc_channel *chp, u_int *unit) argument
[all...]
H A Dwdc.c55 __wdcwait_reset(struct wdc_channel *chp, int drv_mask) argument
113 wdcprobe(struct wdc_channel *chp) argument
185 wdc_wait_for_ready(struct wdc_channel * chp) argument
204 struct wdc_channel *chp = &sc->sc_channel; local in function:wdc_read_block
222 struct wdc_channel *chp = &sc->sc_channel; local in function:wdccommand
258 struct wdc_channel *chp = &wd->sc_channel; local in function:wdccommandext
[all...]
/src/sys/dev/ata/
H A Dsata_subr.c82 sata_reset_interface(struct ata_channel *chp, bus_space_tag_t sata_t, argument
130 sata_interpret_det(struct ata_channel *chp, uint32_t sstatus) argument
161 sata_interpret_sig(struct ata_channel * chp,int port,uint32_t sig) argument
[all...]
H A Dsatafis_subr.c168 satafis_rdh_parse(struct ata_channel *chp, const uint8_t *fis) argument
H A Data_recovery.c71 struct ata_channel *chp = drvp->chnl_softc; local in function:ata_read_log_ext_ncq
160 ata_recovery_resume(struct ata_channel *chp, int drive, int tfd, int flags) argument
[all...]
H A Dsatapmp_subr.c51 satapmp_read_8(struct ata_channel *chp, int port, int reg, uint64_t *value, argument
105 satapmp_read(struct ata_channel * chp,int port,int reg,uint32_t * value,struct ata_xfer * xfer) argument
120 satapmp_write_8(struct ata_channel * chp,int port,int reg,uint64_t value,struct ata_xfer * xfer) argument
173 satapmp_write(struct ata_channel * chp,int port,int reg,uint32_t value,struct ata_xfer * xfer) argument
184 satapmp_reset_device_port(struct ata_channel * chp,int port,struct ata_xfer * xfer) argument
239 satapmp_rescan(struct ata_channel * chp,struct ata_xfer * xfer) argument
270 satapmp_attach(struct ata_channel * chp) argument
[all...]
H A Data_subr.c81 ata_queue_hwslot_to_xfer(struct ata_channel *chp, int hwslot) argument
109 ata_queue_get_active_xfer_locked(struct ata_channel *chp) argument
131 ata_queue_get_active_xfer(struct ata_channel *chp) argument
143 ata_queue_drive_active_xfer(struct ata_channel * chp,int drive) argument
196 ata_channel_init(struct ata_channel * chp) argument
210 ata_channel_destroy(struct ata_channel * chp) argument
229 struct ata_channel *chp = v; local in function:ata_timeout
267 ata_channel_lock(struct ata_channel * chp) argument
273 ata_channel_unlock(struct ata_channel * chp) argument
279 ata_channel_lock_owned(struct ata_channel * chp) argument
286 atachannel_debug(struct ata_channel * chp) argument
300 ata_queue_alloc_slot(struct ata_channel * chp,uint8_t * c_slot,uint8_t drv_openings) argument
331 ata_queue_free_slot(struct ata_channel * chp,uint8_t c_slot) argument
344 ata_queue_hold(struct ata_channel * chp) argument
355 ata_queue_unhold(struct ata_channel * chp) argument
369 ata_queue_active(struct ata_channel * chp) argument
380 ata_queue_openings(struct ata_channel * chp) argument
[all...]
/src/sys/arch/evbmips/alchemy/
H A Dautoconf.c135 struct ata_channel *chp = aux; local in function:device_register
/src/sys/arch/arm/sunxi/
H A Dsunxi_sata.c52 sunxi_sata_channel_start(struct ahci_softc *sc, struct ata_channel *chp) argument
/src/lib/libcurses/
H A Daddchnstr.c135 const chtype *chp; local in function:waddchnstr
[all...]
H A Dadd_wchstr.c138 const cchar_t *chp; local in function:wadd_wchnstr
[all...]
/src/sys/dev/pci/
H A Dcypide.c169 cy693_setup_channel(struct ata_channel *chp) argument
H A Drdcide.c201 rdcide_setup_channel(struct ata_channel *chp) argument
[all...]
H A Dschide.c170 sch_setup_channel(struct ata_channel *chp) argument
H A Dslide.c188 sl82c105_setup_channel(struct ata_channel *chp) argument
H A Dstpcide.c142 stpc_setup_channel(struct ata_channel *chp) argument
H A Dtoshide.c166 piccolo_setup_channel(struct ata_channel *chp) argument
H A Diteide.c163 ite_setup_channel(struct ata_channel *chp) argument
H A Dacardide.c181 acard_setup_channel(struct ata_channel *chp) argument
[all...]
H A Dgeodeide.c169 geodeide_setup_channel(struct ata_channel *chp) argument
H A Dixpide.c175 ixp_setup_channel(struct ata_channel *chp) argument
[all...]
H A Dnside.c156 natsemi_setup_channel(struct ata_channel *chp) argument
211 natsemi_irqack(struct ata_channel *chp) argument
[all...]
H A Doptiide.c170 opti_setup_channel(struct ata_channel *chp) argument
[all...]
/src/sys/arch/dreamcast/dev/g1/
H A Dwdc_g1.c173 wdc_g1_do_reset(struct ata_channel *chp, int poll) argument
/src/sys/arch/atari/dev/
H A Dwdc_mb.c220 claim_hw(struct ata_channel *chp, int maysleep) argument
240 free_hw(struct ata_channel *chp) argument

Completed in 21 milliseconds

123