Searched defs:atapi_tran_reset (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Datapi.c42 static int atapi_tran_reset(struct scsi_address *ap, int level);
124 tran->tran_reset = atapi_tran_reset;
448 atapi_tran_reset( function
452 ADBG_TRACE(("atapi_tran_reset entered\n"));

Completed in 45 milliseconds