Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ic/ | |
rndisreg.h | 211 uint32_t rm_devicevchdl; member in struct:rndis_query_req 234 uint32_t rm_devicevchdl; member in struct:rndis_set_req |
/src/sys/dev/usb/ | |
if_urndis.c | 510 msg->rm_devicevchdl = 0; 521 le32toh(msg->rm_devicevchdl))); 558 msg->rm_devicevchdl = 0; 569 le32toh(msg->rm_devicevchdl))); |