HomeSort by: relevance | last modified time | path
    Searched defs:io_req_base (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
mfi.c 378 uint8_t *io_req_base; local in function:mfi_init_ccb
390 io_req_base = (uint8_t *)MFIMEM_KVA(sc->sc_tbolt_reqmsgpool) +
395 io_req_base = NULL; /* XXX: gcc */
430 (io_req_base + offset);

Completed in 18 milliseconds