Searched refs:ioctl_reply_context (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Ddpti.h256 u32 *ioctl_reply_context[4]; member in struct:_adpt_hba
H A Ddpt_i2o.c730 nr = ARRAY_SIZE(pHba->ioctl_reply_context);
732 if (pHba->ioctl_reply_context[i] == NULL) {
733 pHba->ioctl_reply_context[i] = reply;
757 void *p = pHba->ioctl_reply_context[context];
758 pHba->ioctl_reply_context[context] = NULL;

Completed in 72 milliseconds