Searched refs:atapi_tran_start (Results 1 – 3 of 3) sorted by relevance
47 atapi_tran_start \69 add scsi_hba_tran::tran_start target atapi_tran_start
70 add scsi_hba_tran::tran_start target atapi_tran_start
54 static int atapi_tran_start(struct scsi_address *ap, struct scsi_pkt *spktp);123 tran->tran_start = atapi_tran_start; in atapi_attach()958 atapi_tran_start( in atapi_tran_start() function