Searched refs:evt_arg1 (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/lpfc/
H A Dlpfc_disc.h44 void * evt_arg1; member in struct:lpfc_work_evt
H A Dlpfc_hbadisc.c183 ndlp = (struct lpfc_nodelist *)(evtp->evt_arg1);
189 *(int *)(evtp->evt_arg1) = lpfc_online(phba);
191 *(int *)(evtp->evt_arg1) = 0;
197 *(int *)(evtp->evt_arg1) = 0;
203 *(int *)(evtp->evt_arg1) =
213 *(int *)(evtp->evt_arg1) =
220 *(int *)(evtp->evt_arg1)
363 evtp->evt_arg1 = arg1;
H A Dlpfc_els.c1490 evtp->evt_arg1 = ndlp;

Completed in 61 milliseconds