Home
last modified time | relevance | path

Searched refs:test_port (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/drivers/ata/pata_parport/
Dpata_parport.h68 int (*test_port)(struct pi_adapter *pi); member
Don26.c308 .test_port = on26_test_port,
Dpata_parport.c431 if (pi->proto->test_port) { in pi_probe_unit()
433 max = pi->proto->test_port(pi); in pi_probe_unit()
Dbpck.c498 .test_port = bpck_test_port,
Dbpck6.c455 .test_port = bpck6_test_port,