Searched refs:ata_port_operations (Results 1 – 25 of 47) sorted by relevance
12
366 static struct ata_port_operations ali_early_port_ops = {373 static const struct ata_port_operations ali_dma_base_ops = {383 static struct ata_port_operations ali_20_port_ops = {394 static struct ata_port_operations ali_c2_port_ops = {405 static struct ata_port_operations ali_c4_port_ops = {415 static struct ata_port_operations ali_c5_port_ops = {
139 static struct ata_port_operations pcmcia_port_ops = {146 static struct ata_port_operations pcmcia_8bit_port_ops = {194 struct ata_port_operations *ops = &pcmcia_port_ops; in pcmcia_init_one()
537 static struct ata_port_operations hpt370_port_ops = {553 static struct ata_port_operations hpt370a_port_ops = {562 static struct ata_port_operations hpt302_port_ops = {578 static struct ata_port_operations hpt372_port_ops = {588 static struct ata_port_operations hpt374_fn1_port_ops = {
131 static struct ata_port_operations pata_buddha_ops = {139 static struct ata_port_operations pata_xsurf_ops = {
38 static struct ata_port_operations netcell_ops = {
301 static struct ata_port_operations ns87415_pata_ops = {315 static struct ata_port_operations ns87560_pata_ops = {
343 static struct ata_port_operations optidma_port_ops = {352 static struct ata_port_operations optiplus_port_ops = {
57 static struct ata_port_operations rz1000_port_ops = {
69 static struct ata_port_operations tosh_port_ops = {
99 static struct ata_port_operations marvell_ops = {
348 static struct ata_port_operations hpt3xxn_port_ops = {366 static struct ata_port_operations hpt372n_port_ops = {
121 static struct ata_port_operations ns87410_port_ops = {
125 static struct ata_port_operations ahci_dm816_port_ops = {
148 static struct ata_port_operations cs5535_port_ops = {
167 static struct ata_port_operations triflex_port_ops = {
808 static struct ata_port_operations it821x_smart_port_ops = {822 static struct ata_port_operations it821x_passthru_port_ops = {838 static struct ata_port_operations it821x_rdc_port_ops = {
201 static struct ata_port_operations sc1200_port_ops = {
211 static struct ata_port_operations oldpiix_pata_ops = {
143 static struct ata_port_operations mpiix_port_ops = {
155 static struct ata_port_operations cs5530_port_ops = {
128 static struct ata_port_operations st_ahci_port_ops = {
241 static struct ata_port_operations efar_ops = {
236 static struct ata_port_operations it8213_ops = {
143 static struct ata_port_operations hpt3x3_port_ops = {
545 struct ata_port_operations;636 struct ata_port_operations *ops;885 struct ata_port_operations *ops;969 struct ata_port_operations { struct1063 const struct ata_port_operations *inherits; argument1072 struct ata_port_operations *port_ops;1092 extern struct ata_port_operations ata_dummy_port_ops;1156 extern void ata_host_init(struct ata_host *, struct device *, struct ata_port_operations *);1461 extern const struct ata_port_operations ata_base_port_ops;1462 extern const struct ata_port_operations sata_port_ops;[all …]