Searched defs:mh (Results 1 - 25 of 49) sorted by relevance

12

/freebsd-11.0-release/tools/tools/net80211/w00t/redir/
H A Dbuddy.c59 struct msghdr mh; local
/freebsd-11.0-release/contrib/gcc/config/
H A Ddarwin-crt2.c75 struct mach_header *mh; /* the image info */ member in struct:live_images
97 darwin_unwind_dyld_add_image_hook(struct mach_header *mh, unsigned long slide) argument
/freebsd-11.0-release/tools/regression/netinet6/inet6_rth/
H A Dinet6_rth-segments.c226 struct msghdr mh; local
284 struct msghdr mh; local
[all...]
/freebsd-11.0-release/tools/tools/ath/ath_ee_9287_print/
H A D9287.c98 MODAL_EEP_9287_HEADER *mh = &eep->ee_base.modalHeader; local
[all...]
/freebsd-11.0-release/tools/tools/ath/ath_ee_v4k_print/
H A Dv4k.c90 MODAL_EEP4K_HEADER *mh = &eep->ee_base.modalHeader; local
[all...]
/freebsd-11.0-release/sys/dev/iscsi_initiator/
H A Disc_soc.c87 struct mbuf *mh, **mp; local
[all...]
/freebsd-11.0-release/sys/net80211/
H A Dieee80211_power.c367 struct mbuf *mh; local
/freebsd-11.0-release/tools/tools/ath/ath_ee_v14_print/
H A Dath_ee_v14_print.c148 MODAL_EEP_HEADER *mh = &eep->ee_base.modalHeader[m]; local
[all...]
/freebsd-11.0-release/contrib/ntp/libparse/
H A Dieee754io.c85 fmt_flt( unsigned int sign, unsigned long mh, unsigned long ml, unsigned long ch ) argument
/freebsd-11.0-release/contrib/tcpdump/
H A Dprint-mobility.c190 const struct ip6_mobility *mh; local
[all...]
/freebsd-11.0-release/contrib/llvm/projects/libunwind/src/
H A Dlibunwind.cpp312 unw_iterate_dwarf_unwind_cache(void (*func)( unw_word_t ip_start, unw_word_t ip_end, unw_word_t fde, unw_word_t mh)) argument
H A DAddressSpace.hpp313 const struct mach_header* mh; member in struct:libunwind::dyld_unwind_sections
332 const mach_header *mh = (const mach_header *)dlinfo.dli_saddr; local
/freebsd-11.0-release/contrib/mdocml/
H A Dman_html.c149 struct mhtml mh; local
[all...]
/freebsd-11.0-release/contrib/gcc/
H A Dunwind-dw2-fde-darwin.c77 struct mach_header *mh; /* the image info */ member in struct:live_images
/freebsd-11.0-release/crypto/openssl/crypto/bn/
H A Dbn_asm.c906 BN_ULONG mh; local
/freebsd-11.0-release/sys/kern/
H A Dkern_sendfile.c525 struct mbuf *m, *mh, *mhtail; local
/freebsd-11.0-release/usr.sbin/ppp/
H A Dmp.c417 struct mp_header mh, h; local
843 struct mp_header mh; local
[all...]
/freebsd-11.0-release/sys/dev/ixl/
H A Dixl_txrx.c1001 struct mbuf *mh, *mp; local
1218 struct mbuf *mh, *mp; local
1548 struct mbuf *sendmp, *mh, *mp; local
[all...]
/freebsd-11.0-release/sys/dev/malo/
H A Dif_malohal.c69 malo_hal_read4(struct malo_hal *mh, bus_size_t off) argument
75 malo_hal_write4(struct malo_hal *mh, bus_size_t off, uint32_t val) argument
102 struct malo_hal *mh; local
177 malo_hal_send_cmd(struct malo_hal *mh) argument
192 malo_hal_waitforcmd(struct malo_hal *mh, uint16_t cmd) argument
209 malo_hal_execute_cmd(struct malo_hal *mh, unsigned short cmd) argument
241 malo_hal_get_cal_table(struct malo_hal *mh, uint8_t annex, uint8_t index) argument
259 malo_hal_get_pwrcal_table(struct malo_hal *mh, struct malo_hal_caldata *cal) argument
282 malo_hal_resetstate(struct malo_hal *mh) argument
294 malo_hal_fw_reset(struct malo_hal *mh) argument
308 malo_hal_trigger_pcicmd(struct malo_hal *mh) argument
326 malo_hal_waitfor(struct malo_hal *mh, uint32_t val) argument
343 malo_hal_send_helper(struct malo_hal *mh, int bsize, const void *data, size_t dsize, int waitfor) argument
371 malo_hal_fwload_helper(struct malo_hal *mh, char *helper) argument
404 malo_hal_send_main(struct malo_hal *mh, const void *data, size_t dsize, uint16_t seqnum, int waitfor) argument
433 malo_hal_fwload_main(struct malo_hal *mh, char *firmware) argument
480 malo_hal_fwload(struct malo_hal *mh, char *helper, char *firmware) argument
545 malo_hal_gethwspecs(struct malo_hal *mh, struct malo_hal_hwspec *hw) argument
580 malo_hal_detach(struct malo_hal *mh) argument
596 malo_hal_setantenna(struct malo_hal *mh, enum malo_hal_antenna dirset, int ant) argument
628 malo_hal_setradio(struct malo_hal *mh, int onoff, enum malo_hal_preamble preamble) argument
656 malo_hal_intrset(struct malo_hal *mh, uint32_t mask) argument
668 malo_hal_setchannel(struct malo_hal *mh, const struct malo_hal_channel *chan) argument
688 malo_hal_settxpower(struct malo_hal *mh, const struct malo_hal_channel *c) argument
714 malo_hal_setpromisc(struct malo_hal *mh, int enable) argument
721 malo_hal_setassocid(struct malo_hal *mh, const uint8_t bssid[IEEE80211_ADDR_LEN], uint16_t associd) argument
746 malo_hal_txstart(struct malo_hal *mh, int qnum) argument
757 malo_hal_getisr(struct malo_hal *mh, uint32_t *status) argument
782 malo_hal_cmddone(struct malo_hal *mh) argument
788 malo_hal_prescan(struct malo_hal *mh) argument
806 malo_hal_postscan(struct malo_hal *mh, uint8_t *macaddr, uint8_t ibsson) argument
826 malo_hal_set_slot(struct malo_hal *mh, int is_short) argument
845 malo_hal_set_rate(struct malo_hal *mh, uint16_t curmode, uint8_t rate) argument
888 malo_hal_setmcast(struct malo_hal *mh, int nmc, const uint8_t macs[]) argument
[all...]
/freebsd-11.0-release/sys/dev/cxgbe/iw_cxgbe/
H A Dmem.c389 struct c4iw_mr mh, *mhp; local
/freebsd-11.0-release/sys/net/
H A Dif_me.c421 struct mobhdr *mh; local
561 struct mobhdr mh; local
[all...]
/freebsd-11.0-release/sys/netgraph/
H A Dng_ksocket.c1122 struct mbuf *mh; local
/freebsd-11.0-release/sbin/camcontrol/
H A Dmodeedit.c533 struct scsi_mode_header_6 *mh; /* Location of mode header. */ local
563 struct scsi_mode_header_6 *mh; /* Location of mode header. */ local
783 struct scsi_mode_header_6 *mh; /* Location of mode header. */ local
870 struct scsi_mode_header_6 *mh; /* Location of mode header. */ local
[all...]
/freebsd-11.0-release/tools/regression/sockets/unix_gc/
H A Dunix_gc.c93 struct msghdr mh; local
/freebsd-11.0-release/contrib/llvm/tools/lldb/tools/compact-unwind/
H A Dcompact-unwind-dumper.c119 struct mach_header mh; local

Completed in 406 milliseconds

12