Searched refs:sglist_component (Results 1 – 2 of 2) sorted by relevance
49 struct sglist_component *sg_ptr = NULL; in setup_sgio_components()74 sg_ptr = (struct sglist_component *)buffer; in setup_sgio_components()136 g_sz_bytes = ((req->incnt + 3) / 4) * sizeof(struct sglist_component); in setup_sgio_list()153 s_sz_bytes = ((req->outcnt + 3) / 4) * sizeof(struct sglist_component); in setup_sgio_list()
74 struct sglist_component { struct
Completed in 7 milliseconds