Searched refs:onum (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 Dsg.c1896 int j, k, onum, usglen, ksglen, res; local
1917 onum = iovec_count;
1918 if (!access_ok(VERIFY_READ, hp->dxferp, SZ_SG_IOVEC * onum))
1921 onum = 1;
1925 for (j = 0, k = 0; j < onum; ++j) {
2028 int j, k, onum, usglen, ksglen, res; local
2049 onum = iovec_count;
2050 if (!access_ok(VERIFY_READ, hp->dxferp, SZ_SG_IOVEC * onum))
2053 onum = 1;
2057 for (j = 0, k = 0; j < onum;
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Disdn.h331 int onum; /* Flag: at least 1 outgoing number */ member in struct:isdn_net_local_s

Completed in 106 milliseconds