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

/drivers/scsi/
H A Dgdth.c1438 if (ha->pccb->OpCode == GDT_INIT)
1442 if (ha->pccb->OpCode == GDT_INIT) /* store DMA buffer */
1502 cmd_ptr->OpCode = opcode;
2096 nscp_cmndinfo->OpCode = GDT_SCAN_START;
2109 nscp_cmndinfo->OpCode = GDT_SCAN_END;
2120 nscp_cmndinfo->OpCode = GDT_CLUST_INFO;
2125 if (nscp_cmndinfo->OpCode != -1) {
2464 if (cmndinfo->OpCode != -1)
2465 cmdp->OpCode = cmndinfo->OpCode; /* specia
[all...]
H A Dgdth_proc.c79 gdtcmd.OpCode = GDT_FLUSH;
134 gdtcmd.OpCode = GDT_IOCTL;
277 gdtcmd->OpCode = GDT_IOCTL;
300 gdtcmd->OpCode = GDT_IOCTL;
349 gdtcmd->OpCode = GDT_IOCTL;
400 gdtcmd->OpCode = GDT_IOCTL;
506 gdtcmd->OpCode = GDT_IOCTL;
580 gdtcmd->OpCode = GDT_IOCTL;
H A Dgdth_ioctl.h51 u16 OpCode; /* the command (READ,..) */ member in struct:__anon4257
H A Dgdth.h925 int OpCode; member in struct:__anon4243::gdth_cmndinfo

Completed in 92 milliseconds