| necpb.c | 115 static const char *necpb_intr_string(pci_chipset_tag_t, pci_intr_handle_t, 204 pc->pc_intr_string = necpb_intr_string; 405 necpb_intr_string(pci_chipset_tag_t pc, pci_intr_handle_t ih, char *buf, function in typeref:typename:const char * 430 strlcpy(n->ih_evname, necpb_intr_string(pc, ih, buf, sizeof(buf)),
|