Home
last modified time | relevance | path

Searched refs:reset_comm (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dhptiop.h361 int (*reset_comm)(struct hptiop_hba *hba); member
H A Dhptiop.c1384 if (hba->ops->reset_comm(hba)) { in hptiop_probe()
1600 .reset_comm = hptiop_reset_comm_itl,
1619 .reset_comm = hptiop_reset_comm_mv,
1638 .reset_comm = hptiop_reset_comm_mvfrey,
/kernel/linux/linux-6.6/drivers/scsi/
H A Dhptiop.h361 int (*reset_comm)(struct hptiop_hba *hba); member
H A Dhptiop.c1379 if (hba->ops->reset_comm(hba)) { in hptiop_probe()
1595 .reset_comm = hptiop_reset_comm_itl,
1614 .reset_comm = hptiop_reset_comm_mv,
1633 .reset_comm = hptiop_reset_comm_mvfrey,

Completed in 10 milliseconds