Lines Matching defs:hmep

429 send_bit(struct hme *hmep, uint16_t x)  in send_bit()
441 get_bit_std(uint8_t phyad, struct hme *hmep) in get_bit_std()
460 hme_bb_mii_write(struct hme *hmep, uint8_t phyad, uint8_t regad, uint16_t data) in hme_bb_mii_write()
489 hme_bb_mii_read(struct hme *hmep, uint8_t phyad, uint8_t regad) in hme_bb_mii_read()
526 hme_bb_force_idle(struct hme *hmep) in hme_bb_force_idle()
544 struct hme *hmep = arg; in hme_mii_read() local
598 struct hme *hmep = arg; in hme_mii_write() local
646 struct hme *hmep = arg; in hme_mii_notify() local
712 #define BUMP_InNUcast(hmep, pkt) \ argument
720 #define BUMP_OutNUcast(hmep, pkt) \ argument
777 struct hme *hmep; in hme_get_oldvpd_props() local
825 struct hme *hmep; in hme_get_newvpd_props() local
877 struct hme *hmep; in hme_get_vpd_props() local
940 struct hme *hmep; member
954 struct hme *hmep = rom->hmep; in hme_mapebusrom() local
1004 struct hme *hmep; in hmeget_promebus() local
1052 struct hme *hmep; in hmeget_promprops() local
1121 hmeget_hm_rev_property(struct hme *hmep) in hmeget_hm_rev_property()
1164 struct hme *hmep; in hmeattach() local
1572 struct hme *hmep; in hmedetach() local
1665 struct hme *hmep; in hmequiesce() local
1675 hmeinit_xfer_params(struct hme *hmep) in hmeinit_xfer_params()
1723 hmestop(struct hme *hmep) in hmestop()
1755 struct hme *hmep; in hmestat_kstat_update() local
1814 hmestatinit(struct hme *hmep) in hmestatinit()
1909 struct hme *hmep = arg; in hme_m_getprop() local
1943 struct hme *hmep = arg; in hme_m_propinfo() local
1975 struct hme *hmep = arg; in hme_m_setprop() local
2052 struct hme *hmep = arg; in hme_m_promisc() local
2062 struct hme *hmep = arg; in hme_m_unicst() local
2079 struct hme *hmep = arg; in hme_m_multicst() local
2118 struct hme *hmep = arg; in hme_m_start() local
2133 struct hme *hmep = arg; in hme_m_stop() local
2143 struct hme *hmep = arg; in hme_m_stat() local
2244 struct hme *hmep = arg; in hme_m_tx() local
2287 hmestart(struct hme *hmep, mblk_t *mp) in hmestart()
2433 hmeinit(struct hme *hmep) in hmeinit()
2779 hmeburstsizes(struct hme *hmep) in hmeburstsizes()
2815 hmeallocbuf(struct hme *hmep, hmebuf_t *buf, int dir) in hmeallocbuf()
2855 hmeallocbufs(struct hme *hmep) in hmeallocbufs()
2879 hmefreebufs(struct hme *hmep) in hmefreebufs()
2924 hmeuninit(struct hme *hmep) in hmeuninit()
2948 hmeallocthings(struct hme *hmep) in hmeallocthings()
3029 hmefreethings(struct hme *hmep) in hmefreethings()
3056 struct hme *hmep = (void *)arg; in hmeintr() local
3197 hmereclaim(struct hme *hmep) in hmereclaim()
3264 hme_fatal_err(struct hme *hmep, uint_t hmesbits) in hme_fatal_err()
3324 hme_nonfatal_err(struct hme *hmep, uint_t hmesbits) in hme_nonfatal_err()
3400 hmeread(struct hme *hmep, hmebuf_t *rbuf, uint32_t rflags) in hmeread()
3475 hme_fault_msg(struct hme *hmep, uint_t severity, msg_t type, char *fmt, ...) in hme_fault_msg()
3505 hmesavecntrs(struct hme *hmep) in hmesavecntrs()
3566 hme_setup_mac_address(struct hme *hmep, dev_info_t *dip) in hme_setup_mac_address()
3636 hme_check_acc_handle(char *file, uint_t line, struct hme *hmep, in hme_check_acc_handle()