Searched refs:PHYS_ADDR_N (Results 1 – 4 of 4) sorted by relevance
271 #if !defined(PHYS_ADDR_N)272 #define PHYS_ADDR_N(name) name macro296 uint32 PHYS_ADDR_N(ringmem_ptr); /* ring mem location in dongle memory */303 uint32 PHYS_ADDR_N(h2d_w_idx_ptr); /* Array of all H2D ring's WR indices */304 uint32 PHYS_ADDR_N(h2d_r_idx_ptr); /* Array of all H2D ring's RD indices */305 uint32 PHYS_ADDR_N(d2h_w_idx_ptr); /* Array of all D2H ring's WR indices */306 uint32 PHYS_ADDR_N(d2h_r_idx_ptr); /* Array of all D2H ring's RD indices */326 uint32 PHYS_ADDR_N(h2d_hwa_db_idx_ptr); /* Array of all H2D rings HWA DB indices */327 uint32 PHYS_ADDR_N(d2h_hwa_db_idx_ptr); /* Array of all D2H rings HWA DB indices */339 uint32 PHYS_ADDR_N(trap_addr);[all …]
148 _HD_TRAP_P PHYS_ADDR_N(trap_ptr); /* trap_t data struct physical address. */149 _HD_CONS_P PHYS_ADDR_N(console); /* Console physical address. */
65 char* PHYS_ADDR_N(buf);
889 #define PHYS_ADDR_N(name) name ## _phys macro891 #define PHYS_ADDR_N(name) name macro