Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Disp_library.h56 uint32_t isp_find_handle(ispsoftc_t *, XS_T *);
Disp_netbsd.c836 handle = isp_find_handle(isp, xs); in isp_dog()
Disp.c4607 handle = isp_find_handle(isp, xs); in isp_control()
Disp_library.c277 isp_find_handle(ispsoftc_t *isp, XS_T *xs) in isp_find_handle() function