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

/linux-master/drivers/scsi/
H A DFlashPoint.c76 unsigned char ControlByte; member in struct:sccb
2295 currSCCB->ControlByte &= ~F_USE_CMD_Q;
2305 if (!(currSCCB->ControlByte & F_USE_CMD_Q)) {
2348 || (!(currSCCB->ControlByte & F_USE_CMD_Q)))) {
2416 ControlByte &
2442 if (currSCCB->ControlByte & F_USE_CMD_Q) {
2448 currSCCB->ControlByte &= ~F_USE_CMD_Q;
2477 ControlByte &
2949 currSCCB->ControlByte &= ~F_USE_CMD_Q;
2978 currSCCB->ControlByte
[all...]

Completed in 218 milliseconds