Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/message/fusion/
Dmptfc.c99 static int mptfc_slave_alloc(struct scsi_device *sdev);
117 .slave_alloc = mptfc_slave_alloc,
605 mptfc_slave_alloc(struct scsi_device *sdev) in mptfc_slave_alloc() function