Searched refs:ptr_ocq_base (Results 1 – 2 of 2) sorted by relevance
299 u_int *ptr_ocq_base; member
332 fi->q.ptr_ocq_base = NULL;383 if ( (fi->q.ptr_ocq_base = (u_int *)__get_free_pages(GFP_KERNEL, 0)) == 0) {389 fi->q.ptr_odb[i] = fi->q.ptr_ocq_base + NO_OF_ENTRIES*i;543 memset((char *)fi->q.ptr_ocq_base, 0, OCQ_LENGTH * 32);562 bus_addr = virt_to_bus(fi->q.ptr_ocq_base);4582 if (fi->q.ptr_ocq_base)4583 free_page((u_long)fi->q.ptr_ocq_base);