Lines Matching refs:mtod
97 hdr = mtod(event, ng_hci_event_pkt_t *); in ng_hci_process_event()
390 ep = mtod(event, ng_hci_le_advertising_report_ep *); in le_advertizing_report()
405 addr_type = *mtod(event, u_int8_t *); in le_advertizing_report()
439 length_data = *mtod(event, u_int8_t *); in le_advertizing_report()
459 n->page_scan_mode = *mtod(event, char *); in le_advertizing_report()
482 ep = mtod(event, ng_hci_le_connection_complete_ep *); in le_connection_complete()
588 lep = mtod(event, ng_hci_le_ep *); in le_event()
625 ep = mtod(event, ng_hci_inquiry_result_ep *); in inquiry_result()
650 n->page_scan_rep_mode = *mtod(event, u_int8_t *); in inquiry_result()
656 n->page_scan_mode = *mtod(event, u_int8_t *); in inquiry_result()
685 ep = mtod(event, ng_hci_con_compl_ep *); in con_compl()
763 lp = mtod(m, struct __link_policy *); in con_compl()
811 ep = mtod(event, ng_hci_con_req_ep *); in con_req()
897 ep = mtod(event, ng_hci_discon_compl_ep *); in discon_compl()
943 ep = mtod(event, ng_hci_encryption_change_ep *); in encryption_change()
991 ep = mtod(event, ng_hci_read_remote_features_compl_ep *); in read_remote_features_compl()
1043 ep = mtod(event, ng_hci_qos_setup_compl_ep *); in qos_setup_compl()
1078 __func__, NG_NODE_NAME(unit->node), *mtod(event, u_int8_t *)); in hardware_error()
1096 ep = mtod(event, ng_hci_role_change_ep *); in role_change()
1134 ep = mtod(event, ng_hci_num_compl_pkts_ep *); in num_compl_pkts()
1192 ep = mtod(event, ng_hci_mode_change_ep *); in mode_change()
1228 (*mtod(event, u_int8_t *) == NG_HCI_LINK_ACL)? "ACL" : "SCO"); in data_buffer_overflow()
1248 ep = mtod(event, ng_hci_read_clock_offset_compl_ep *); in read_clock_offset_compl()
1300 ep = mtod(event, ng_hci_qos_violation_ep *); in qos_violation()
1340 ep = mtod(event, ng_hci_page_scan_mode_change_ep *); in page_scan_mode_change()
1375 ep = mtod(event, ng_hci_page_scan_rep_mode_change_ep *); in page_scan_rep_mode_change()