Searched refs:get_uint8 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/
H A Dimmu_dmar.c74 get_uint8(char *cp) function
188 scope->scp_type = get_uint8(&shead[0]);
189 scope->scp_enumid = get_uint8(&shead[4]);
191 len = get_uint8(&shead[1]);
192 startbus = get_uint8(&shead[5]);
199 dev = get_uint8(phead++);
200 func = get_uint8(phead++);
204 dev = get_uint8(phead++);
205 func = get_uint8(phead++);
313 (get_uint8(
[all...]

Completed in 57 milliseconds