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

  /src/sys/arch/alpha/pci/
dwlpx_pci.c 51 static pcitag_t dwlpx_make_tag(void *, int, int, int);
62 pc->pc_make_tag = dwlpx_make_tag;
75 dwlpx_make_tag(void *cpv, int b, int d, int f) function in typeref:typename:pcitag_t

Completed in 130 milliseconds