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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 134 milliseconds