Home
last modified time | relevance | path

Searched defs:ata_port_operations (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/driver-api/
H A Dlibata.rst35 Post-IDENTIFY device configuration
49 Set PIO/DMA mode
79 Taskfile read/write
94 PIO data read/write
107 ATA command execute
119 Per-cmd ATAPI DMA capabilities filter
134 Read specific ATA shadow registers
148 Write specific ATA shadow register
159 Select ATA device on bus
174 Private tuning method
[all …]
/linux/include/linux/
H A Dlibata.h955 struct ata_port_operations { struct
1048 const struct ata_port_operations *inherits; argument
959 qc_deferata_port_operations global() argument
960 check_atapi_dmaata_port_operations global() argument
961 qc_prepata_port_operations global() argument
962 qc_issueata_port_operations global() argument
963 qc_fill_rtfata_port_operations global() argument
964 qc_ncq_fill_rtfata_port_operations global() argument
969 cable_detectata_port_operations global() argument
970 mode_filterata_port_operations global() argument
971 set_piomodeata_port_operations global() argument
972 set_dmamodeata_port_operations global() argument
973 set_modeata_port_operations global() argument
974 read_idata_port_operations global() argument
977 dev_configata_port_operations global() argument
979 freezeata_port_operations global() argument
980 thawata_port_operations global() argument
981 resetata_port_operations global() argument
982 pmp_resetata_port_operations global() argument
983 error_handlerata_port_operations global() argument
984 lost_interruptata_port_operations global() argument
985 post_internal_cmdata_port_operations global() argument
986 sched_ehata_port_operations global() argument
987 end_ehata_port_operations global() argument
992 scr_readata_port_operations global() argument
993 scr_writeata_port_operations global() argument
994 pmp_attachata_port_operations global() argument
995 pmp_detachata_port_operations global() argument
996 set_lpmata_port_operations global() argument
1002 port_suspendata_port_operations global() argument
1003 port_resumeata_port_operations global() argument
1004 port_startata_port_operations global() argument
1005 port_stopata_port_operations global() argument
1006 host_stopata_port_operations global() argument
1012 sff_dev_selectata_port_operations global() argument
1013 sff_set_devctlata_port_operations global() argument
1014 sff_check_statusata_port_operations global() argument
1015 sff_check_altstatusata_port_operations global() argument
1016 sff_tf_loadata_port_operations global() argument
1017 sff_tf_readata_port_operations global() argument
1018 sff_exec_commandata_port_operations global() argument
1020 sff_data_xferata_port_operations global() argument
1022 sff_irq_onata_port_operations global() argument
1023 sff_irq_checkata_port_operations global() argument
1024 sff_irq_clearata_port_operations global() argument
[all...]