Searched refs:scsa2usb_scsi_tgt_probe (Results 1 – 3 of 3) sorted by relevance
29 root scsa2usb_scsi_tgt_init scsa2usb_scsi_tgt_probe scsa2usb_scsi_tgt_free
174 root scsa2usb_scsi_tgt_init scsa2usb_scsi_tgt_probe scsa2usb_scsi_tgt_free182 add scsi_hba_tran::tran_tgt_probe targets scsa2usb_scsi_tgt_probe
100 static int scsa2usb_scsi_tgt_probe(struct scsi_device *, int (*)(void));872 tran->tran_tgt_probe = scsa2usb_scsi_tgt_probe; in scsa2usb_attach()2232 scsa2usb_scsi_tgt_probe(struct scsi_device *sd, int (*waitfunc)(void)) in scsa2usb_scsi_tgt_probe() function