Searched refs:dvma_malloc (Results 1 – 3 of 3) sorted by relevance
23 #define dvma_malloc(x) dvma_malloc_align(x, 0) macro
234 if((udc_regs = dvma_malloc(sizeof(struct sun3_udc_regs))) in sun3scsi_detect()
110 esp->esp_command = (volatile unsigned char *)dvma_malloc(DVMA_PAGE_SIZE); in sun3x_esp_detect()