Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ep/
HDif_ep_isa.c71 const char *ep_isa_match_id(uint32_t, struct isa_ident *);
139 ep_isa_match_id(uint32_t id, struct isa_ident *isa_devs) in ep_isa_match_id() function
214 desc = ep_isa_match_id(isa_id, ep_isa_devs); in ep_isa_identify()