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

  /src/sys/dev/ic/
isp_ioctl.h 193 } isp_dlist_t; typedef in typeref:struct:__anon487c79600308
isp_netbsd.c 461 isp_dlist_t local, *ua;
470 ua = *(isp_dlist_t **)addr;
471 if (copyin(ua, &local, sizeof (isp_dlist_t))) {
482 ua = *(isp_dlist_t **)addr;

Completed in 13 milliseconds