| vlpci.c | 70 static pcitag_t vlpci_pc_make_tag(void *, int, int, int); 293 pc->pc_make_tag = vlpci_pc_make_tag; 311 tag = vlpci_pc_make_tag(sc, 0, VLPCI_ADDON_DEV_NO, 0); 349 vlpci_pc_make_tag(void *v, int b, int d, int f) function in typeref:typename:pcitag_t
|