| | | | |
| T |
| |
| | tran_abort - abort a SCSI command ( ) |
| |
| | tran_bus_reset - reset a SCSI bus ( ) |
| |
| | tran_destroy_pkt -- SCSI HBA packet preparation and deallocation ( ) |
| |
| | tran_dmafree - SCSI HBA DMA deallocation entry point ( ) |
| |
| | tran_getcap -- get/set SCSI transport capability ( ) |
| |
| | tran_init_pkt -- SCSI HBA packet preparation and deallocation ( ) |
| |
| | tran_quiesce -- quiesce and unquiesce a SCSI bus ( ) |
| |
| | tran_reset - reset a SCSI bus or target ( ) |
| |
| | tran_reset_notify - request to notify SCSI target of bus reset ( ) |
| |
| | tran_setcap -- get/set SCSI transport capability ( ) |
| |
| | tran_start - request to transport a SCSI command ( ) |
| |
| | tran_sync_pkt - SCSI HBA memory synchronization entry point ( ) |
| |
| | tran_tgt_free - request to free HBA resources allocated on behalf of a target ( ) |
| |
| | tran_tgt_init - request to initialize HBA resources on behalf of a particular target ( ) |
| |
| | tran_tgt_probe - request to probe SCSI bus for a particular target ( ) |
| |
| | tran_unquiesce -- quiesce and unquiesce a SCSI bus ( ) |