Searched refs:probe_unit (Results 1 – 4 of 4) sorted by relevance
69 int (*probe_unit)(struct pi_adapter *pi); member
439 if (pi->proto->probe_unit) { in pi_probe_unit()442 if (pi->proto->probe_unit(pi)) { in pi_probe_unit()
499 .probe_unit = bpck_probe_unit,
456 .probe_unit = bpck6_probe_unit,