Home
last modified time | relevance | path

Searched refs:fw_msg_handler_t (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h484 typedef int (*fw_msg_handler_t)(struct adapter *, const __be64 *); typedef
560 fw_msg_handler_t fw_msg_handler[5]; /* NUM_FW6_TYPES */
891 int t4_register_fw_msg_handler(struct adapter *, int, fw_msg_handler_t);
H A Dt4_nexus.c3048 t4_register_fw_msg_handler(struct adapter *sc, int type, fw_msg_handler_t h)
3050 fw_msg_handler_t *loc, new;