Home
last modified time | relevance | path

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

/openbmc/linux/drivers/message/fusion/
H A Dmptfc.c99 static int mptfc_slave_alloc(struct scsi_device *sdev);
116 .slave_alloc = mptfc_slave_alloc,
597 mptfc_slave_alloc(struct scsi_device *sdev) in mptfc_slave_alloc() function