Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dhptiop.c52 static void hptiop_message_callback(struct hptiop_hba *hba, u32 msg);
138 hptiop_message_callback(hba, msg); in iop_intr_itl()
223 hptiop_message_callback(hba, msg); in iop_intr_mv()
275 hptiop_message_callback(hba, msg); in iop_intr_mvfrey()
685 static void hptiop_message_callback(struct hptiop_hba *hba, u32 msg) in hptiop_message_callback() function