ih_t
ih_t *ih_p;
ib_cpu_ticks_to_ih_nsec(ib_t *ib_p, ih_t *ih_p, uint32_t cpu_id)
ih_t *ih_lst;
ib_new_ino_pil(ib_t *ib_p, ib_ino_t ino_num, uint_t pil, ih_t *ih_p)
ib_ino_add_intr(pci_t *pci_p, ib_ino_pil_t *ipil_p, ih_t *ih_p)
ib_ino_rem_intr(pci_t *pci_p, ib_ino_pil_t *ipil_p, ih_t *ih_p)
ih_t *ih_lst = ipil_p->ipil_ih_head;
kmem_free(ih_p, sizeof (ih_t));
ih_t *
ih_t *ih_p = ipil_p->ipil_ih_head;
return ((ih_t *)NULL);
ih_t *
ih_t *ih_p;
ih_p = kmem_alloc(sizeof (ih_t), KM_SLEEP);
ih_t *ih_p;
ih_t *ih_p;
ih_t *ih_p = ipil_p->ipil_ih_start;
ih_t *ih_p = ipil_p->ipil_ih_start;
ih_t *ih_p = ksp->ks_private;
ih_t *ih_p;
kmem_free(ih_p, sizeof (ih_t));
ih_t *ih_p; /* non-pulse only */
ih_t *ih_lst;
pcmu_ib_new_ino(pcmu_ib_t *pib_p, pcmu_ib_ino_t ino_num, ih_t *ih_p)
pcmu_ib_ino_add_intr(pcmu_t *pcmu_p, pcmu_ib_ino_info_t *ino_p, ih_t *ih_p)
pcmu_ib_ino_rem_intr(pcmu_t *pcmu_p, pcmu_ib_ino_info_t *ino_p, ih_t *ih_p)
ih_t *ih_lst = ino_p->pino_ih_head;
kmem_free(ih_p, sizeof (ih_t));
ih_t *
ih_t *ih_lst = ino_p->pino_ih_head;
return ((ih_t *)NULL);
ih_t *
ih_t *ih_p;
ih_p = kmem_alloc(sizeof (ih_t), KM_SLEEP);
ih_t *ih_p;
ih_t *ih_p = ino_p->pino_ih_start;
ih_t *ih_p;
kmem_free(ih_p, sizeof (ih_t));
ih_t *ih_p; /* non-pulse only */
ih_t *ih_p = ino_p->pino_ih_start;
pcmu_ib_ino_t ino_num, ih_t *ih_p);
pcmu_ib_ino_info_t *ino_p, ih_t *ih_p);
pcmu_ib_ino_info_t *ino_p, ih_t *ih_p);
extern ih_t *pcmu_ib_ino_locate_intr(pcmu_ib_ino_info_t *ino_p,
extern ih_t *pcmu_ib_alloc_ih(dev_info_t *dip, uint32_t inum,
ih_t *pino_ih_head; /* intr spec (part of ppd) list head */
ih_t *pino_ih_tail; /* intr spec (part of ppd) list tail */
ih_t *pino_ih_start; /* starting point in intr spec list */
ih_t *ipil_ih_head; /* ih_t list head */
ih_t *ipil_ih_tail; /* ih_t list tail */
ih_t *ipil_ih_start; /* starting point in ih_t list */
ih_t *ih_p);
extern void ib_ino_add_intr(pci_t *pci_p, ib_ino_pil_t *ipil_p, ih_t *ih_p);
extern void ib_ino_rem_intr(pci_t *pci_p, ib_ino_pil_t *ipil_p, ih_t *ih_p);
extern ih_t *ib_intr_locate_ih(ib_ino_pil_t *ipil_p, dev_info_t *dip,
extern ih_t *ib_alloc_ih(dev_info_t *dip, uint32_t inum,
extern void ib_free_ih(ih_t *ih_p);
extern void ib_cpu_ticks_to_ih_nsec(ib_t *ib_p, ih_t *ih_p, uint32_t cpu_id);