Searched refs:GID_REQUEST_SZ (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/lpfc/
H A Dlpfc_ct.c1156 bpl->tus.f.bdeSize = GID_REQUEST_SZ;
1559 size = GID_REQUEST_SZ - 4 + size;
1677 size = GID_REQUEST_SZ - 4 + size;
1688 size = GID_REQUEST_SZ - 4 + sizeof (struct lpfc_name);
1698 size = GID_REQUEST_SZ - 4 + sizeof (struct lpfc_name);
H A Dlpfc_hw.h170 #define GID_REQUEST_SZ (offsetof(struct lpfc_sli_ct_request, un) + \ macro

Completed in 119 milliseconds