Searched refs:ILLEGAL_REQUEST (Results 26 - 34 of 34) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_scsi.c1765 * ILLEGAL_REQUEST to signal to the kernel that the HBA
1831 scsi_build_sense_buffer(1, cmd->sense_buffer, ILLEGAL_REQUEST,
1843 scsi_build_sense_buffer(1, cmd->sense_buffer, ILLEGAL_REQUEST,
1856 scsi_build_sense_buffer(1, cmd->sense_buffer, ILLEGAL_REQUEST,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dstex.c389 scsi_build_sense_buffer(0, cmd->sense_buffer, ILLEGAL_REQUEST, 0x24,
H A Ddc395x.c3241 case ILLEGAL_REQUEST:
3243 "ReqSense: ILLEGAL_REQUEST cmnd=0x%02x <%02i-%i> stat=%i scan=%i ",
H A Dhpsa.c1009 if (sense_key == ILLEGAL_REQUEST) {
H A Dips.c3784 sp[2] = ILLEGAL_REQUEST; /* Sense Key 5 Illegal Req. */
H A Dst.c2975 if (cmdstatp->sense_hdr.sense_key == ILLEGAL_REQUEST &&
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/arcmsr/
H A Darcmsr_hba.c1857 sensebuffer->SenseKey = ILLEGAL_REQUEST;
1885 sensebuffer->SenseKey = ILLEGAL_REQUEST;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/megaraid/
H A Dmegaraid_mbox.c1624 scp->sense_buffer[2] = ILLEGAL_REQUEST;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/mpt2sas/
H A Dmpt2sas_scsih.c3313 sk = ILLEGAL_REQUEST;
3913 scmd->sense_buffer[2] = ILLEGAL_REQUEST;

Completed in 233 milliseconds

12