cb_register_intr
if (i = cb_register_intr(pci_p))
if (ret = cb_register_intr(pci_p))
extern int cb_register_intr(pcmu_t *);
extern int cb_register_intr(pci_t *pci_p);