Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/hyperv/storvsc/
H A Dhv_storvsc_drv_freebsd.c1044 void *tmp_buff = NULL; in storvsc_attach() local
1102 tmp_buff = malloc(PAGE_SIZE, in storvsc_attach()
1106 (vm_paddr_t)tmp_buff; in storvsc_attach()