Home
last modified time | relevance | path

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

/freebsd/sys/dev/isp/
H A Disp_freebsd.c60 static callout_func_t isp_gdt; variable
2045 isp_gdt(void *arg) in isp_gdt() function
2094 callout_reset(&fc->gdt, hz, isp_gdt, fc); in isp_gdt_task()
2994 callout_reset(&fc->gdt, hz, isp_gdt, fc); in isp_async()