Searched refs:CmdBSize (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 Dips.h1194 uint32_t CmdBSize; member in struct:__anon6673
H A Dips.c1725 * case the CmdBSize field of the pt structure is
1742 if (length < (sizeof (ips_passthru_t) + pt->CmdBSize)) {
2062 if (pt->CmdBSize) {
2063 scb->data_len = pt->CmdBSize;
2075 if (pt->CmdBSize) {

Completed in 66 milliseconds