Home
last modified time | relevance | path

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

/freebsd/sys/dev/hptiop/
H A Dhptiop.c84 static void hptiop_os_message_callback(struct hpt_iop_hba *hba, u_int32_t msg);
504 hptiop_os_message_callback(hba, msg); in hptiop_intr_itl()
743 hptiop_os_message_callback(hba, msg); in hptiop_intr_mv()
769 hptiop_os_message_callback(hba, msg); in hptiop_intr_mvfrey()
2751 static void hptiop_os_message_callback(struct hpt_iop_hba * hba, u_int32_t msg) in hptiop_os_message_callback() function