Home
last modified time | relevance | path

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

/drivers/scsi/
Da100u2w.h83 #define ORC_CMD_SET_NVM 0x03 /* Host command - Set NVRAM */ macro
Da100u2w.c229 outb(ORC_CMD_SET_NVM, host->base + ORC_HDATA); /* Write command */ in orc_nv_write()