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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A DFlashPoint.c76 unsigned char ControlByte; member in struct:sccb
2339 currSCCB->ControlByte &= ~F_USE_CMD_Q;
2349 if (!(currSCCB->ControlByte & F_USE_CMD_Q)) {
2392 || (!(currSCCB->ControlByte & F_USE_CMD_Q)))) {
2460 ControlByte &
2486 if (currSCCB->ControlByte & F_USE_CMD_Q) {
2492 currSCCB->ControlByte &= ~F_USE_CMD_Q;
2521 ControlByte &
2993 currSCCB->ControlByte &= ~F_USE_CMD_Q;
3022 currSCCB->ControlByte
[all...]

Completed in 90 milliseconds