• Home
  • Raw
  • Download

Lines Matching defs:ap

614 	struct ata_port		*ap;  member
780 struct ata_port *ap; member
1072 static inline int ata_port_is_dummy(struct ata_port *ap) in ata_port_is_dummy()
1138 static inline void ata_sas_port_suspend(struct ata_port *ap) in ata_sas_port_suspend()
1141 static inline void ata_sas_port_resume(struct ata_port *ap) in ata_sas_port_resume()
1241 static inline const struct ata_acpi_gtm *ata_acpi_init_gtm(struct ata_port *ap) in ata_acpi_init_gtm()
1253 static inline const struct ata_acpi_gtm *ata_acpi_init_gtm(struct ata_port *ap) in ata_acpi_init_gtm()
1258 static inline int ata_acpi_stm(const struct ata_port *ap, in ata_acpi_stm()
1264 static inline int ata_acpi_gtm(const struct ata_port *ap, in ata_acpi_gtm()
1276 static inline int ata_acpi_cbl_80wire(struct ata_port *ap, in ata_acpi_cbl_80wire()
1363 static inline bool sata_pmp_supported(struct ata_port *ap) in sata_pmp_supported()
1368 static inline bool sata_pmp_attached(struct ata_port *ap) in sata_pmp_attached()
1378 static inline bool sata_pmp_supported(struct ata_port *ap) in sata_pmp_supported()
1383 static inline bool sata_pmp_attached(struct ata_port *ap) in sata_pmp_attached()
1414 #define ata_port_err(ap, fmt, ...) \ argument
1416 #define ata_port_warn(ap, fmt, ...) \ argument
1418 #define ata_port_notice(ap, fmt, ...) \ argument
1420 #define ata_port_info(ap, fmt, ...) \ argument
1422 #define ata_port_dbg(ap, fmt, ...) \ argument
1486 #define __ata_qc_for_each(ap, qc, tag, max_tag, fn) \ argument
1494 #define ata_qc_for_each_raw(ap, qc, tag) \ argument
1500 #define ata_qc_for_each(ap, qc, tag) \ argument
1506 #define ata_qc_for_each_with_internal(ap, qc, tag) \ argument
1610 #define ata_for_each_link(link, ap, mode) \ argument
1666 static inline struct ata_queued_cmd *__ata_qc_from_tag(struct ata_port *ap, in __ata_qc_from_tag()
1674 static inline struct ata_queued_cmd *ata_qc_from_tag(struct ata_port *ap, in ata_qc_from_tag()
1939 static inline u8 ata_sff_busy_wait(struct ata_port *ap, unsigned int bits, in ata_sff_busy_wait()
1963 static inline u8 ata_wait_idle(struct ata_port *ap) in ata_wait_idle()