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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dnsp32.h458 } __attribute__ ((packed)) nsp32_sgtable; typedef in typeref:struct:_nsp32_sgtable
461 nsp32_sgtable sgt[NSP32_SG_SIZE+1]; /* SG table */
463 #define NSP32_SG_TABLE_SIZE (sizeof(nsp32_sgtable) * NSP32_SG_SIZE * MAX_TARGET * MAX_LUN)
H A Dnsp32.c877 nsp32_sgtable *sgt = data->cur_lunt->sglun->sgt;
1823 nsp32_sgtable *sgt = data->cur_lunt->sglun->sgt;
1914 (data->cur_lunt->cur_entry * sizeof(nsp32_sgtable));
2129 (data->cur_lunt->cur_entry * sizeof(nsp32_sgtable));

Completed in 64 milliseconds