Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/ips/
H A Dips.h111 #define COPPER_REG_CCSAR 0x10 /* Cmd. Channel Sys Addr Reg.*/ macro
H A Dips.c805 ips_write_4(command->sc, COPPER_REG_CCSAR, command->command_phys_addr); in ips_issue_copperhead_cmd()