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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dsym53c8xx_comm.h1125 #define SCSI_NCR_SYMBIOS_NVRAM (1) macro
1643 nvp->type = SCSI_NCR_SYMBIOS_NVRAM;
2583 case SCSI_NCR_SYMBIOS_NVRAM:
2617 if (!nvp || nvram0.type != SCSI_NCR_SYMBIOS_NVRAM)
H A Dncr53c8xx.c3336 case SCSI_NCR_SYMBIOS_NVRAM:
3383 if (nvram && nvram->type != SCSI_NCR_SYMBIOS_NVRAM)
3408 (nvram && nvram->type == SCSI_NCR_SYMBIOS_NVRAM)) &&
3442 case SCSI_NCR_SYMBIOS_NVRAM:
3471 i == SCSI_NCR_SYMBIOS_NVRAM ? "Symbios format NVRAM, " :
3634 case SCSI_NCR_SYMBIOS_NVRAM:
H A Dsym53c8xx.c1367 #define SCSI_NCR_SYMBIOS_NVRAM (1) macro
5123 case SCSI_NCR_SYMBIOS_NVRAM:
5171 if (nvram && nvram->type != SCSI_NCR_SYMBIOS_NVRAM)
5196 (nvram && nvram->type == SCSI_NCR_SYMBIOS_NVRAM)) &&
5230 case SCSI_NCR_SYMBIOS_NVRAM:
5259 i == SCSI_NCR_SYMBIOS_NVRAM ? "Symbios format NVRAM, " :
5539 case SCSI_NCR_SYMBIOS_NVRAM:
12907 case SCSI_NCR_SYMBIOS_NVRAM:
12941 if (!nvp || nvram0.type != SCSI_NCR_SYMBIOS_NVRAM)
13384 nvp->type = SCSI_NCR_SYMBIOS_NVRAM;
[all...]

Completed in 96 milliseconds