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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_scsi.h87 uint8_t fcpCntl1; /* FCP_CNTL byte 1 task codes */ member in struct:fcp_cmnd
H A Dlpfc_scsi.c2590 fcp_cmnd->fcpCntl1 = HEAD_OF_Q;
2593 fcp_cmnd->fcpCntl1 = ORDERED_Q;
2596 fcp_cmnd->fcpCntl1 = SIMPLE_Q;
2600 fcp_cmnd->fcpCntl1 = 0;

Completed in 120 milliseconds