Searched refs:num_ids (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/contrib/device-tree/Bindings/c6x/ |
| H A D | dscr.txt | 68 start_id num_ids reg enable disable start_bit nbits 72 num_ids is the number of device controls in the range 85 start_id num_ids reg enable disable start_bit nbits 89 num_ids is the number of devices covered by the range
|
| /freebsd/contrib/wpa/wpa_supplicant/ |
| H A D | interworking.h | 15 u16 info_ids[], size_t num_ids, u32 subtypes,
|
| H A D | interworking.c | 97 static struct wpabuf * anqp_build_req(u16 info_ids[], size_t num_ids, in anqp_build_req() argument 104 buf = gas_anqp_build_initial_req(0, 4 + num_ids * 2 + in anqp_build_req() 109 if (num_ids > 0) { in anqp_build_req() 111 for (i = 0; i < num_ids; i++) in anqp_build_req() 2806 u16 info_ids[], size_t num_ids, u32 subtypes, in anqp_send_req() argument 2829 MAC2STR(dst), (unsigned int) num_ids); in anqp_send_req() 2865 buf = anqp_build_req(info_ids, num_ids, extra_buf); in anqp_send_req()
|
| /freebsd/sbin/camcontrol/ |
| H A D | persist.c | 431 int action = -1, num_ids = 0; in scsipersist() local 493 num_ids++; in scsipersist() 710 if (num_ids != 1) { in scsipersist() 726 && (num_ids != 0)) { in scsipersist()
|