Searched refs:ORC_CMD_GET_NVM (Results 1 – 2 of 2) sorted by relevance
/drivers/scsi/ | ||
D | a100u2w.h | 84 #define ORC_CMD_GET_NVM 0x04 /* Host command - Get NVRAM */ macro |
D | a100u2w.c | 252 outb(ORC_CMD_GET_NVM, host->base + ORC_HDATA); /* Write command */ in orc_nv_read() |