REG_SW_RESET
{ REG_SW_RESET, 0x80000001 },
{ REG_SW_RESET, 0x00000000 },
vsc_write(adapter, REG_SW_RESET, 0x80000001);
vsc_read(adapter, REG_SW_RESET, &result);