Searched refs:atapi_tran_tgt_probe (Results 1 – 1 of 1) sorted by relevance
38 static int atapi_tran_tgt_probe(struct scsi_device *sd, int (*callback)(void));121 tran->tran_tgt_probe = atapi_tran_tgt_probe; in atapi_attach()385 atapi_tran_tgt_probe(struct scsi_device *sd, int (*callback)(void)) in atapi_tran_tgt_probe() function