Home
last modified time | relevance | path

Searched refs:itl (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/raid/hptiop/
H A Dhptiop.h344 } itl; member
H A Dhptiop.c369 wakeup((void *)((unsigned long)hba->u.itl.mu + index)); in hptiop_request_callback_itl()
1097 req.header.context = req32 + (u_int64_t)(unsigned long)hba->u.itl.mu; in hptiop_post_ioctl_command_itl()
1115 if (hptiop_sleep(hba, (void *)((unsigned long)hba->u.itl.mu + req32), in hptiop_post_ioctl_command_itl()
1432 hba->u.itl.mu = (struct hpt_iopmu_itl *) in hptiop_alloc_pci_res_itl()
1435 if (!hba->u.itl.mu) { in hptiop_alloc_pci_res_itl()