Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/message/fusion/
Dmptfc.c98 static int mptfc_target_alloc(struct scsi_target *starget);
116 .target_alloc = mptfc_target_alloc,
538 mptfc_target_alloc(struct scsi_target *starget) in mptfc_target_alloc() function