Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Di82365var.h164 const char *pcic_vendor_to_string(int);
H A Di82365.c205 pcic_vendor_to_string(int vendor) in pcic_vendor_to_string() function
323 chip, pcic_vendor_to_string(sc->handle[i].vendor)); in pcic_attach()