Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ep/
HDif_ep_isa.c67 struct isa_ident { struct
71 const char *ep_isa_match_id(uint32_t, struct isa_ident *); argument
85 static struct isa_ident ep_isa_devs[] = {
139 ep_isa_match_id(uint32_t id, struct isa_ident *isa_devs) in ep_isa_match_id()
141 struct isa_ident *i = isa_devs; in ep_isa_match_id()