Searched refs:ORC_CMD_SET_NVM (Results 1 – 2 of 2) sorted by relevance
/drivers/scsi/ | ||
D | a100u2w.h | 83 #define ORC_CMD_SET_NVM 0x03 /* Host command - Set NVRAM */ macro |
D | a100u2w.c | 229 outb(ORC_CMD_SET_NVM, host->base + ORC_HDATA); /* Write command */ in orc_nv_write() |