Home
last modified time | relevance | path

Searched refs:ORC_CMD_GET_NVM (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Da100u2w.h84 #define ORC_CMD_GET_NVM 0x04 /* Host command - Get NVRAM */ macro
H A Da100u2w.c252 outb(ORC_CMD_GET_NVM, host->base + ORC_HDATA); /* Write command */ in orc_nv_read()