HomeSort by: relevance | last modified time | path
    Searched refs:isp_find_xs (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
isp_library.h 55 XS_T * isp_find_xs(ispsoftc_t *, uint32_t);
isp.c 5191 xs = isp_find_xs(isp, sp->req_handle);
6525 xs = isp_find_xs(isp, fph);
isp_library.c 267 isp_find_xs(ispsoftc_t *isp, uint32_t handle) function in typeref:typename:XS_T *

Completed in 19 milliseconds