Searched refs:isp_gdt (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/isp/
H A Disp_freebsd.c60 static callout_func_t isp_gdt; variable
2045 isp_gdt(void *arg) function
2094 callout_reset(&fc->gdt, hz, isp_gdt, fc);
2984 * If this has a virtual target or initiator set the isp_gdt
2994 callout_reset(&fc->gdt, hz, isp_gdt, fc);

Completed in 127 milliseconds