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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/pm8001/
H A Dpm8001_ctl.c308 #define FLASH_CMD_NONE 0x00 macro
321 {"", FLASH_CMD_NONE} /* Last entry should be NULL. */
465 int flash_command = FLASH_CMD_NONE;
484 for (i = 0; flash_command_table[i].code != FLASH_CMD_NONE; i++) {
491 if (flash_command == FLASH_CMD_NONE) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/pm8001/
H A Dpm8001_ctl.c308 #define FLASH_CMD_NONE 0x00 macro
321 {"", FLASH_CMD_NONE} /* Last entry should be NULL. */
465 int flash_command = FLASH_CMD_NONE;
484 for (i = 0; flash_command_table[i].code != FLASH_CMD_NONE; i++) {
491 if (flash_command == FLASH_CMD_NONE) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/aic94xx/
H A Daic94xx_init.c317 #define FLASH_CMD_NONE 0x00 macro
330 {"", FLASH_CMD_NONE} /* Last entry should be NULL. */
365 int flash_command = FLASH_CMD_NONE;
382 for (i = 0; flash_command_table[i].code != FLASH_CMD_NONE; i++) {
389 if (flash_command == FLASH_CMD_NONE) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/aic94xx/
H A Daic94xx_init.c317 #define FLASH_CMD_NONE 0x00 macro
330 {"", FLASH_CMD_NONE} /* Last entry should be NULL. */
365 int flash_command = FLASH_CMD_NONE;
382 for (i = 0; flash_command_table[i].code != FLASH_CMD_NONE; i++) {
389 if (flash_command == FLASH_CMD_NONE) {

Completed in 86 milliseconds