Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/
Dhptiop.c44 static void hptiop_message_callback(struct hptiop_hba *hba, u32 msg);
130 hptiop_message_callback(hba, msg); in iop_intr_itl()
215 hptiop_message_callback(hba, msg); in iop_intr_mv()
267 hptiop_message_callback(hba, msg); in iop_intr_mvfrey()
677 static void hptiop_message_callback(struct hptiop_hba *hba, u32 msg) in hptiop_message_callback() function