Searched refs:post_msg (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | hptiop.c | 385 hba->ops->post_msg(hba, msg); in iop_send_sync_msg() 1078 hba->ops->post_msg(hba, IOPMU_INBOUND_MSG0_RESET); in hptiop_reset_hba() 1597 .post_msg = hptiop_post_msg_itl, 1616 .post_msg = hptiop_post_msg_mv, 1635 .post_msg = hptiop_post_msg_mvfrey,
|
H A D | hptiop.h | 358 void (*post_msg)(struct hptiop_hba *hba, u32 msg); member
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | hptiop.c | 385 hba->ops->post_msg(hba, msg); in iop_send_sync_msg() 1070 hba->ops->post_msg(hba, IOPMU_INBOUND_MSG0_RESET); in hptiop_reset_hba() 1592 .post_msg = hptiop_post_msg_itl, 1611 .post_msg = hptiop_post_msg_mv, 1630 .post_msg = hptiop_post_msg_mvfrey,
|
H A D | hptiop.h | 358 void (*post_msg)(struct hptiop_hba *hba, u32 msg); member
|
Completed in 6 milliseconds