Home
last modified time | relevance | path

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

/openbmc/linux/drivers/message/fusion/
H A Dmptfc.c106 static int mptfc_bus_reset(struct scsi_cmnd *SCpnt);
124 .eh_bus_reset_handler = mptfc_bus_reset,
249 mptfc_bus_reset(struct scsi_cmnd *SCpnt) in mptfc_bus_reset() function