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