Searched defs:hmep (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme.c102 #define KIOIP KSTAT_INTR_PTR(hmep->hme_intrstats)
204 static void hmeuninit(struct hme *hmep);
285 hme_check_acc_handle(__FILE__, __LINE__, hmep, hmep->hme_mifregh)
287 hme_check_acc_handle(__FILE__, __LINE__, hmep, hmep->hme_etxregh)
289 hme_check_acc_handle(__FILE__, __LINE__, hmep, hmep->hme_erxregh)
291 hme_check_acc_handle(__FILE__, __LINE__, hmep, hmep
429 send_bit(struct hme *hmep, uint16_t x) argument
441 get_bit_std(uint8_t phyad, struct hme *hmep) argument
460 hme_bb_mii_write(struct hme *hmep, uint8_t phyad, uint8_t regad, uint16_t data) argument
489 hme_bb_mii_read(struct hme *hmep, uint8_t phyad, uint8_t regad) argument
526 hme_bb_force_idle(struct hme *hmep) argument
544 struct hme *hmep = arg; local
598 struct hme *hmep = arg; local
646 struct hme *hmep = arg; local
777 struct hme *hmep; local
825 struct hme *hmep; local
877 struct hme *hmep; local
940 struct hme *hmep; member in struct:__anon5385
954 struct hme *hmep = rom->hmep; local
1004 struct hme *hmep; local
1052 struct hme *hmep; local
1121 hmeget_hm_rev_property(struct hme *hmep) argument
1164 struct hme *hmep; local
1572 struct hme *hmep; local
1665 struct hme *hmep; local
1675 hmeinit_xfer_params(struct hme *hmep) argument
1723 hmestop(struct hme *hmep) argument
1755 struct hme *hmep; local
1814 hmestatinit(struct hme *hmep) argument
1909 struct hme *hmep = arg; local
1943 struct hme *hmep = arg; local
1975 struct hme *hmep = arg; local
2052 struct hme *hmep = arg; local
2062 struct hme *hmep = arg; local
2079 struct hme *hmep = arg; local
2118 struct hme *hmep = arg; local
2133 struct hme *hmep = arg; local
2143 struct hme *hmep = arg; local
2244 struct hme *hmep = arg; local
2287 hmestart(struct hme *hmep, mblk_t *mp) argument
2433 hmeinit(struct hme *hmep) argument
2779 hmeburstsizes(struct hme *hmep) argument
2815 hmeallocbuf(struct hme *hmep, hmebuf_t *buf, int dir) argument
2855 hmeallocbufs(struct hme *hmep) argument
2879 hmefreebufs(struct hme *hmep) argument
2924 hmeuninit(struct hme *hmep) argument
2948 hmeallocthings(struct hme *hmep) argument
3029 hmefreethings(struct hme *hmep) argument
3056 struct hme *hmep = (void *)arg; local
3197 hmereclaim(struct hme *hmep) argument
3264 hme_fatal_err(struct hme *hmep, uint_t hmesbits) argument
3324 hme_nonfatal_err(struct hme *hmep, uint_t hmesbits) argument
3400 hmeread(struct hme *hmep, hmebuf_t *rbuf, uint32_t rflags) argument
3475 hme_fault_msg(struct hme *hmep, uint_t severity, msg_t type, char *fmt, ...) argument
3505 hmesavecntrs(struct hme *hmep) argument
3566 hme_setup_mac_address(struct hme *hmep, dev_info_t *dip) argument
3636 hme_check_acc_handle(char *file, uint_t line, struct hme *hmep, ddi_acc_handle_t handle) argument
[all...]

Completed in 49 milliseconds