Searched refs:loop_map (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_hw.c254 hw->link.loop_map = NULL;
1022 if ((0 == hw->loop_map.size) && ocs_dma_alloc(hw->os, &hw->loop_map,
1024 ocs_log_err(hw->os, "Loop dma alloc failed size:%d \n", hw->loop_map.size);
1251 ocs_dma_free(hw->os, &hw->loop_map);
9202 ocs_memcpy(drec.map.loop, hw->link.loop_map,
9285 if (sli_cmd_read_topology(&hw->sli, buf, SLI4_BMBX_SIZE, &hw->loop_map)) {
9923 hw->link.loop_map = hw->loop_map.virt;
9949 hw->link.loop_map
[all...]
H A Docs_hw.h1044 ocs_dma_t loop_map; member in struct:ocs_hw_s
H A Dsli4.h3111 uint8_t *loop_map; member in struct:sli4_link_event_s

Completed in 111 milliseconds