sbbrz_pci.c | 90 static void sbbrz_pci_decompose_tag(void *, pcitag_t, int *, int *, int *); 117 pc->pc_decompose_tag = sbbrz_pci_decompose_tag; 164 sbbrz_pci_decompose_tag(void *cpv, pcitag_t tag, function in typeref:typename:void 223 sbbrz_pci_decompose_tag(NULL, pa->pa_intrtag, &bus, &device, &func);
|