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

  /src/sys/dev/ic/
isp_netbsd.c 70 static void isp_gdt(void *);
116 callout_setfunc(&isp->isp_osinfo.gdt, isp_gdt, isp);
921 isp_gdt(void *arg) function in typeref:typename:void
1401 * that we're going to have isp_gdt tell the OS it's gone,
1402 * set the isp_gdt timer running on it.
1404 * If it isn't marked that isp_gdt is going to get rid of it,

Completed in 15 milliseconds