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

  /src/sys/arch/evbarm/lubbock/
lubbock_pcic.c 59 static int sacpcic_match(device_t, cfdata_t, void *);
74 sacpcic_match, sacpcic_attach, NULL, NULL);
77 sacpcic_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
  /src/sys/arch/hpcarm/dev/
j720pcic.c 63 static int sacpcic_match(device_t, cfdata_t, void *);
88 sacpcic_match, sacpcic_attach, NULL, NULL);
92 sacpcic_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 13 milliseconds