Home
last modified time | relevance | path

Searched refs:isp_find_handle (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/isp/
H A Disp_library.h49 uint32_t isp_find_handle(ispsoftc_t *, void *);
H A Disp_library.c189 isp_find_handle(ispsoftc_t *isp, void *xs) in isp_find_handle() function
H A Disp.c3070 handle = isp_find_handle(isp, xs); in isp_control()