HomeSort by: relevance | last modified time | path
    Searched refs:pa_manufacturer (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/acorn32/include/
podulebus_machdep.h 127 #define pa_manufacturer pa_podule->manufacturer macro
138 (pa->pa_manufacturer == man && pa->pa_product == prod)
  /src/sys/dev/podulebus/
esp_podule.c 113 if (pa->pa_manufacturer == devices[i].manufacturer &&
129 if (pa->pa_manufacturer == devices[i].manufacturer &&
134 pa->pa_manufacturer, pa->pa_product);

Completed in 11 milliseconds