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

/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme.c222 static void hme_check_acc_handle(char *, uint_t, struct hme *,
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->hme_bmacregh)
293 hme_check_acc_handle(__FILE__, __LINE__, hmep, hmep->hme_globregh)
3636 hme_check_acc_handle(char *file, uint_t line, struct hme *hmep, function

Completed in 51 milliseconds