Home
last modified time | relevance | path

Searched refs:ata_channel (Results 1 – 25 of 31) sorted by relevance

12

/freebsd/sys/dev/ata/
H A Data-pci.c387 struct ata_channel *ch = device_get_softc(dev); in ata_pci_ch_attach()
425 struct ata_channel *ch = device_get_softc(dev); in ata_pci_ch_detach()
442 struct ata_channel *ch = device_get_softc(dev); in ata_pci_status()
465 struct ata_channel *ch = device_get_softc(dev); in ata_pci_hw()
508 struct ata_channel *ch = device_get_softc(dev); in ata_pci_dmareset()
524 struct ata_channel *ch = device_get_softc(dev); in ata_pci_dmainit()
620 struct ata_channel *ch = device_get_softc(dev); in ata_pcichannel_attach()
643 struct ata_channel *ch = device_get_softc(dev); in ata_pcichannel_detach()
725 struct ata_channel *ch = device_get_softc(dev); in ata_pcichannel_getrev()
756 sizeof(struct ata_channel),
[all …]
H A Data-isa.c100 struct ata_channel *ch = device_get_softc(dev); in ata_isa_attach()
149 struct ata_channel *ch = device_get_softc(dev); in ata_isa_detach()
168 struct ata_channel *ch = device_get_softc(dev); in ata_isa_suspend()
179 struct ata_channel *ch = device_get_softc(dev); in ata_isa_resume()
201 sizeof(struct ata_channel),
H A Data-sata.c51 struct ata_channel *ch = device_get_softc(dev); in ata_sata_phy_check_events()
82 ata_sata_scr_read(struct ata_channel *ch, int port, int reg, uint32_t *val) in ata_sata_scr_read()
95 ata_sata_scr_write(struct ata_channel *ch, int port, int reg, uint32_t val) in ata_sata_scr_write()
108 ata_sata_connect(struct ata_channel *ch, int port, int quick) in ata_sata_connect()
154 struct ata_channel *ch = device_get_softc(dev); in ata_sata_phy_reset()
236 struct ata_channel *ch = device_get_softc(dev); in ata_sata_getrev()
287 struct ata_channel *ch = device_get_softc(dev); in ata_pm_identify()
H A Data-all.c96 struct ata_channel *ch = device_get_softc(dev); in ata_attach()
261 struct ata_channel *ch = device_get_softc(dev); in ata_conn_event()
310 struct ata_channel *ch; in ata_suspend()
329 struct ata_channel *ch; in ata_resume()
348 struct ata_channel *ch = (struct ata_channel *)data; in ata_interrupt()
358 struct ata_channel *ch = (struct ata_channel *)data; in ata_interrupt_locked()
393 struct ata_channel *ch = (struct ata_channel *)data; in ata_periodic_poll()
705 struct ata_channel *ch; in ata_timeout()
979 struct ata_channel *ch; in ataaction()
984 ch = (struct ata_channel *)cam_sim_softc(sim); in ataaction()
[all …]
H A Data-lowlevel.c55 static int ata_wait(struct ata_channel *ch, int unit, u_int8_t);
67 struct ata_channel *ch = device_get_softc(dev); in ata_generic_hw()
84 struct ata_channel *ch = device_get_softc(request->parent); in ata_begin_transaction()
243 struct ata_channel *ch = device_get_softc(request->parent); in ata_end_transaction()
472 struct ata_channel *ch = device_get_softc(dev); in ata_generic_reset()
608 struct ata_channel *ch = device_get_softc(dev); in ata_generic_status()
619 ata_wait(struct ata_channel *ch, int unit, u_int8_t mask) in ata_wait()
672 struct ata_channel *ch = device_get_softc(request->parent); in ata_generic_command()
754 struct ata_channel *ch = device_get_softc(request->parent); in ata_tf_read()
813 struct ata_channel *ch = device_get_softc(request->parent); in ata_pio_read()
[all …]
H A Data-dma.c67 struct ata_channel *ch = device_get_softc(dev); in ata_dmainit()
128 struct ata_channel *ch = device_get_softc(dev); in ata_dmafini()
158 struct ata_channel *ch = device_get_softc(dev); in ata_dmaalloc()
214 struct ata_channel *ch = device_get_softc(dev); in ata_dmafree()
266 struct ata_channel *ch = device_get_softc(request->parent); in ata_dmaload()
/freebsd/sys/dev/ata/chipsets/
H A Data-acard.c112 struct ata_channel *ch = device_get_softc(dev); in ata_acard_ch_attach()
126 struct ata_channel *ch = device_get_softc(dev); in ata_acard_status()
153 struct ata_channel *ch = device_get_softc(dev); in ata_acard_850_setmode()
177 struct ata_channel *ch = device_get_softc(dev); in ata_acard_86X_setmode()
H A Data-promise.c359 struct ata_channel *ch = device_get_softc(dev); in ata_promise_ch_attach()
380 struct ata_channel *ch = device_get_softc(dev); in ata_promise_status()
434 struct ata_channel *ch = device_get_softc(dev); in ata_promise_dmareset()
447 struct ata_channel *ch = device_get_softc(dev); in ata_promise_setmode()
509 struct ata_channel *ch = device_get_softc(dev); in ata_promise_tx2_ch_attach()
522 struct ata_channel *ch = device_get_softc(dev); in ata_promise_tx2_status()
535 struct ata_channel *ch = device_get_softc(dev); in ata_promise_mio_ch_attach()
589 struct ata_channel *ch; in ata_promise_mio_intr()
614 struct ata_channel *ch = device_get_softc(dev); in ata_promise_mio_status()
698 struct ata_channel *ch = device_get_softc(dev); in ata_promise_mio_reset()
[all …]
H A Data-intel.c313 struct ata_channel *ch; in ata_intel_ch_attach()
410 struct ata_channel *ch = device_get_softc(dev); in ata_intel_reset()
479 struct ata_channel *ch = device_get_softc(dev); in ata_intel_new_setmode()
579 struct ata_channel *ch = device_get_softc(dev); in ata_intel_sata_getrev()
590 struct ata_channel *ch = device_get_softc(dev); in ata_intel_sata_status()
603 struct ata_channel *ch; in ata_intel_sata_ahci_read()
635 struct ata_channel *ch; in ata_intel_sata_cscr_read()
669 struct ata_channel *ch; in ata_intel_sata_sidpr_read()
700 struct ata_channel *ch; in ata_intel_sata_ahci_write()
732 struct ata_channel *ch; in ata_intel_sata_cscr_write()
[all …]
H A Data-via.c210 struct ata_channel *ch = device_get_softc(dev); in ata_via_ch_attach()
267 struct ata_channel *ch = device_get_softc(dev); in ata_via_ch_detach()
292 struct ata_channel *ch = device_get_softc(dev); in ata_via_reset()
317 struct ata_channel *ch = device_get_softc(dev); in ata_via_new_setmode()
346 struct ata_channel *ch = device_get_softc(dev); in ata_via_old_setmode()
404 struct ata_channel *ch = device_get_softc(dev); in ata_via_sata_ch_attach()
424 struct ata_channel *ch = device_get_softc(dev); in ata_via_sata_getrev()
438 struct ata_channel *ch = device_get_softc(dev); in ata_via_sata_setmode()
448 struct ata_channel *ch = device_get_softc(dev); in ata_via_sata_reset()
H A Data-siliconimage.c178 struct ata_channel *ch = device_get_softc(dev); in ata_cmd_ch_attach()
195 struct ata_channel *ch = device_get_softc(dev); in ata_cmd_status()
212 struct ata_channel *ch = device_get_softc(dev); in ata_cmd_setmode()
245 struct ata_channel *ch = device_get_softc(dev); in ata_sii_ch_attach()
308 struct ata_channel *ch = device_get_softc(dev); in ata_sii_status()
327 struct ata_channel *ch = device_get_softc(dev); in ata_sii_reset()
347 struct ata_channel *ch = device_get_softc(dev); in ata_sii_setmode()
H A Data-serverworks.c103 struct ata_channel *ch = device_get_softc(dev); in ata_serverworks_status()
174 struct ata_channel *ch = device_get_softc(dev); in ata_serverworks_ch_attach()
258 struct ata_channel *ch = device_get_softc(request->parent); in ata_serverworks_tf_read()
286 struct ata_channel *ch = device_get_softc(request->parent); in ata_serverworks_tf_write()
316 struct ata_channel *ch = device_get_softc(dev); in ata_serverworks_setmode()
373 struct ata_channel *ch = device_get_softc(dev); in ata_serverworks_sata_reset()
H A Data-nvidia.c250 struct ata_channel *ch = device_get_softc(dev); in ata_nvidia_ch_attach()
272 struct ata_channel *ch = device_get_softc(dev); in ata_nvidia_ch_attach_dumb()
284 struct ata_channel *ch = device_get_softc(dev); in ata_nvidia_status()
312 struct ata_channel *ch = device_get_softc(dev); in ata_nvidia_reset()
325 struct ata_channel *ch = device_get_softc(dev); in ata_nvidia_setmode()
H A Data-highpoint.c143 struct ata_channel *ch = device_get_softc(dev); in ata_highpoint_ch_attach()
160 struct ata_channel *ch = device_get_softc(dev); in ata_highpoint_setmode()
199 struct ata_channel *ch = device_get_softc(dev); in ata_highpoint_check_80pin()
H A Data-national.c90 struct ata_channel *ch = device_get_softc(dev); in ata_national_ch_attach()
101 struct ata_channel *ch = device_get_softc(dev); in ata_national_setmode()
H A Data-ati.c179 struct ata_channel *ch = device_get_softc(dev); in ata_ati_dumb_ch_attach()
191 struct ata_channel *ch = device_get_softc(dev); in ata_ati_ixp700_ch_attach()
209 struct ata_channel *ch = device_get_softc(dev); in ata_ati_setmode()
H A Data-cyrix.c88 struct ata_channel *ch = device_get_softc(dev); in ata_cyrix_ch_attach()
99 struct ata_channel *ch = device_get_softc(dev); in ata_cyrix_setmode()
H A Data-acerlabs.c195 struct ata_channel *ch = device_get_softc(dev); in ata_ali_ch_attach()
220 struct ata_channel *ch = device_get_softc(dev); in ata_ali_sata_ch_attach()
261 struct ata_channel *ch = device_get_softc(dev); in ata_ali_reset()
295 struct ata_channel *ch = device_get_softc(dev); in ata_ali_setmode()
H A Data-amd.c111 struct ata_channel *ch = device_get_softc(dev); in ata_amd_setmode()
145 struct ata_channel *ch; in ata_amd_ch_attach()
H A Data-marvell.c145 struct ata_channel *ch = device_get_softc(dev); in ata_marvell_ch_attach()
159 struct ata_channel *ch = device_get_softc(dev); in ata_marvell_setmode()
H A Data-sis.c204 struct ata_channel *ch = device_get_softc(dev); in ata_sis_ch_attach()
228 struct ata_channel *ch = device_get_softc(dev); in ata_sis_reset()
241 struct ata_channel *ch = device_get_softc(dev); in ata_sis_setmode()
H A Data-ite.c115 struct ata_channel *ch = device_get_softc(dev); in ata_ite_ch_attach()
129 struct ata_channel *ch = device_get_softc(dev); in ata_ite_821x_setmode()
H A Data-cypress.c97 struct ata_channel *ch = device_get_softc(dev); in ata_cypress_setmode()
/freebsd/sys/powerpc/psim/
H A Data_iobus.c223 sizeof(struct ata_channel),
231 struct ata_channel *ch = device_get_softc(dev); in ata_iobus_sub_probe()
/freebsd/sys/powerpc/powermac/
H A Data_dbdma.h40 struct ata_channel sc_ch;

12