Home | Sort by: relevance | last modified time | path |
/src/sys/sys/ | |
device_calls.h | 223 prop_type_t reqtype; /* IN */ member in struct:device_get_property_args |
/src/lib/librumpclient/ | |
rumpclient.c | 613 int reqtype = spc->spc_hdr.rsp_type; local in function:handlereq 616 switch (reqtype) { 625 reqtype == RUMPSP_COPYINSTR); 657 printf("PANIC: INVALID TYPE %d\n", reqtype); |