Home
last modified time | relevance | path

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

/openbmc/linux/drivers/message/fusion/
H A Dmptfc.c98 static int mptfc_target_alloc(struct scsi_target *starget);
115 .target_alloc = mptfc_target_alloc,
530 mptfc_target_alloc(struct scsi_target *starget) in mptfc_target_alloc() function