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

12

/freebsd-9.3-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-9.3-release/tools/regression/netinet6/inet6_rth/
H A Dinet6_rth-segments.c226 struct msghdr mh; local
284 struct msghdr mh; local
[all...]
/freebsd-9.3-release/tools/tools/net80211/w00t/redir/
H A Dbuddy.c59 struct msghdr mh; local
/freebsd-9.3-release/sys/dev/iscsi/initiator/
H A Disc_soc.c86 struct mbuf *mh, **mp; local
[all...]
/freebsd-9.3-release/sys/net80211/
H A Dieee80211_power.c362 struct mbuf *mh; local
/freebsd-9.3-release/tools/tools/ath/ath_ee_9287_print/
H A D9287.c98 MODAL_EEP_9287_HEADER *mh = &eep->ee_base.modalHeader; local
[all...]
/freebsd-9.3-release/tools/tools/ath/ath_ee_v14_print/
H A Dath_ee_v14_print.c146 MODAL_EEP_HEADER *mh = &eep->ee_base.modalHeader[m]; local
[all...]
/freebsd-9.3-release/tools/tools/ath/ath_ee_v4k_print/
H A Dv4k.c89 MODAL_EEP4K_HEADER *mh = &eep->ee_base.modalHeader; local
[all...]
/freebsd-9.3-release/contrib/ntp/libparse/
H A Dieee754io.c85 fmt_flt( unsigned int sign, unsigned long mh, unsigned long ml, unsigned long ch ) argument
/freebsd-9.3-release/contrib/gcc/
H A Dunwind-dw2-fde-darwin.c77 struct mach_header *mh; /* the image info */ member in struct:live_images
/freebsd-9.3-release/contrib/tcpdump/
H A Dprint-mobility.c173 const struct ip6_mobility *mh; local
[all...]
H A DsctpHeader.h169 struct sctpHeader mh; member in struct:sctpSendableInit
235 struct sctpHeader mh; member in struct:sctpUnifiedAbortLight
240 struct sctpHeader mh; member in struct:sctpUnifiedAbortHeavy
273 struct sctpHeader mh; member in struct:sctpUnifiedStreamError
281 struct sctpHeader mh; member in struct:staleCookieMsg
292 struct sctpHeader mh; member in struct:sctpUnifiedSingleMsg
/freebsd-9.3-release/sys/netipsec/
H A Dipsec_output.c593 struct mbuf *mh; local
/freebsd-9.3-release/sys/net/
H A Dif_gre.h152 struct mobile_h mh; member in struct:mobip_h
/freebsd-9.3-release/crypto/openssl/crypto/
H A Dmem_dbg.c82 static LHASH *mh = NULL; /* hash-table of memory requests (address as variable
[all...]
/freebsd-9.3-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-9.3-release/sys/dev/malo/
H A Dif_malohal.c66 malo_hal_read4(struct malo_hal *mh, bus_size_t off) argument
72 malo_hal_write4(struct malo_hal *mh, bus_size_t off, uint32_t val) argument
99 struct malo_hal *mh; local
185 malo_hal_send_cmd(struct malo_hal *mh) argument
200 malo_hal_waitforcmd(struct malo_hal *mh, uint16_t cmd) argument
217 malo_hal_execute_cmd(struct malo_hal *mh, unsigned short cmd) argument
249 malo_hal_get_cal_table(struct malo_hal *mh, uint8_t annex, uint8_t index) argument
267 malo_hal_get_pwrcal_table(struct malo_hal *mh, struct malo_hal_caldata *cal) argument
290 malo_hal_resetstate(struct malo_hal *mh) argument
302 malo_hal_fw_reset(struct malo_hal *mh) argument
316 malo_hal_trigger_pcicmd(struct malo_hal *mh) argument
334 malo_hal_waitfor(struct malo_hal *mh, uint32_t val) argument
351 malo_hal_send_helper(struct malo_hal *mh, int bsize, const void *data, size_t dsize, int waitfor) argument
379 malo_hal_fwload_helper(struct malo_hal *mh, char *helper) argument
412 malo_hal_send_main(struct malo_hal *mh, const void *data, size_t dsize, uint16_t seqnum, int waitfor) argument
441 malo_hal_fwload_main(struct malo_hal *mh, char *firmware) argument
488 malo_hal_fwload(struct malo_hal *mh, char *helper, char *firmware) argument
553 malo_hal_gethwspecs(struct malo_hal *mh, struct malo_hal_hwspec *hw) argument
588 malo_hal_detach(struct malo_hal *mh) argument
605 malo_hal_setantenna(struct malo_hal *mh, enum malo_hal_antenna dirset, int ant) argument
637 malo_hal_setradio(struct malo_hal *mh, int onoff, enum malo_hal_preamble preamble) argument
665 malo_hal_intrset(struct malo_hal *mh, uint32_t mask) argument
677 malo_hal_setchannel(struct malo_hal *mh, const struct malo_hal_channel *chan) argument
697 malo_hal_settxpower(struct malo_hal *mh, const struct malo_hal_channel *c) argument
723 malo_hal_setpromisc(struct malo_hal *mh, int enable) argument
730 malo_hal_setassocid(struct malo_hal *mh, const uint8_t bssid[IEEE80211_ADDR_LEN], uint16_t associd) argument
755 malo_hal_txstart(struct malo_hal *mh, int qnum) argument
766 malo_hal_getisr(struct malo_hal *mh, uint32_t *status) argument
791 malo_hal_cmddone(struct malo_hal *mh) argument
797 malo_hal_prescan(struct malo_hal *mh) argument
815 malo_hal_postscan(struct malo_hal *mh, uint8_t *macaddr, uint8_t ibsson) argument
835 malo_hal_set_slot(struct malo_hal *mh, int is_short) argument
854 malo_hal_set_rate(struct malo_hal *mh, uint16_t curmode, uint8_t rate) argument
897 malo_hal_setmcast(struct malo_hal *mh, int nmc, const uint8_t macs[]) argument
[all...]
/freebsd-9.3-release/tools/regression/sockets/unix_gc/
H A Dunix_gc.c93 struct msghdr mh; local
/freebsd-9.3-release/usr.sbin/ppp/
H A Dmp.c417 struct mp_header mh, h; local
843 struct mp_header mh; local
[all...]
/freebsd-9.3-release/contrib/netcat/
H A Dnetcat.c864 struct msghdr mh; local
/freebsd-9.3-release/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_provider.c484 struct iwch_mr mh, *mhp; local
/freebsd-9.3-release/sys/dev/mly/
H A Dmly.c972 struct mly_health_status *mh; local
2934 struct mly_health_status mh; local
[all...]
/freebsd-9.3-release/sys/netinet6/
H A Dmld6.c1792 struct mbuf *mh, *md; local
3159 struct mbuf *mh; local
[all...]
H A Dip6_output.c3040 struct mbuf *mh; local
/freebsd-9.3-release/usr.bin/csup/
H A Dmux.c646 struct mux_header mh; local
779 struct mux_header mh; local
976 struct mux_header mh; local
[all...]

Completed in 175 milliseconds

12