Searched refs:fibphys (Results 1 – 2 of 2) sorted by relevance
1445 uint64_t *fibphys; in aac_map_command_helper() local1447 fibphys = (uint64_t *)arg; in aac_map_command_helper()1449 *fibphys = segs[0].ds_addr; in aac_map_command_helper()1460 uint64_t fibphys; in aac_alloc_commands() local1484 aac_map_command_helper, &fibphys, 0); in aac_alloc_commands()1494 cm->cm_fibphys = fibphys + i*sc->aac_max_fib_size; in aac_alloc_commands()
1160 uint64_t *fibphys; in aac_map_command_helper() local1162 fibphys = (uint64_t *)arg; in aac_map_command_helper()1164 *fibphys = segs[0].ds_addr; in aac_map_command_helper()1175 uint64_t fibphys; in aac_alloc_commands() local1206 aac_map_command_helper, &fibphys, 0); in aac_alloc_commands()1217 cm->cm_fibphys = fibphys + i * maxsize; in aac_alloc_commands()