Searched refs:hermon_mbox_t (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/ |
H A D | hermon_cmd.h | 511 } hermon_mbox_t; typedef 525 hermon_mbox_t *mbl_mbox; 546 hermon_mbox_t::mb_next 547 hermon_mbox_t::mb_prev)) 569 hermon_mbox_t *mbi_in; 570 hermon_mbox_t *mbi_out;
|
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_cmd.c | 46 hermon_mboxlist_t *mblist, hermon_mbox_t **mb, uint_t mbox_wait); 48 hermon_mbox_t **mb); 59 static void hermon_mbox_sync(hermon_mbox_t *mbox, uint_t offset, 569 hermon_mbox_t **mb, uint_t mbox_wait) in hermon_impl_mbox_alloc() 571 hermon_mbox_t *mbox_ptr; in hermon_impl_mbox_alloc() 649 hermon_impl_mbox_free(hermon_mboxlist_t *mblist, hermon_mbox_t **mb) in hermon_impl_mbox_free() 739 sizeof (hermon_mbox_t), KM_SLEEP); in hermon_impl_mboxlist_init() 847 sizeof (hermon_mbox_t)); in hermon_impl_mboxlist_fini() 1301 hermon_mbox_sync(hermon_mbox_t *mbox, uint_t offset, uint_t length, in hermon_mbox_sync()
|