Searched refs:cmd64x_port_ops (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/drivers/ide/ | ||
H A D | cmd64x.c | 303 static const struct ide_port_ops cmd64x_port_ops = { variable in typeref:struct:ide_port_ops 335 .port_ops = &cmd64x_port_ops, 405 d.port_ops = &cmd64x_port_ops; cmd64x_init_one() |
/linux-4.4.14/drivers/ata/ | ||
H A D | pata_cmd64x.c | 331 static struct ata_port_operations cmd64x_port_ops = { variable in typeref:struct:ata_port_operations 383 .port_ops = &cmd64x_port_ops cmd64x_init_one() 389 .port_ops = &cmd64x_port_ops cmd64x_init_one() |
Completed in 53 milliseconds