Query: scsi_destroy_pkt
OS: opensolaris
Section: 9f
Links: opensolaris man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
scsi_destroy_pkt(9F) Kernel Functions for Drivers scsi_destroy_pkt(9F)NAMEscsi_destroy_pkt - free an allocated SCSI packet and its DMA resourceSYNOPSIS#include <sys/scsi/scsi.h> void scsi_destroy_pkt(struct scsi_pkt *pktp);INTERFACE LEVELSolaris DDI specific (Solaris DDI).PARAMETERSpktp Pointer to a scsi_pkt(9S) structure.DESCRIPTIONThe scsi_destroy_pkt() function releases all necessary resources, typically at the end of an I/O transfer. The data is synchronized to mem- ory, then the DMA resources are deallocated and pktp is freed.CONTEXTThe scsi_destroy_pkt() function may be called from user, interrupt, or kernel context.EXAMPLESExample 1 Releasing resources scsi_destroy_pkt(un->un_rqs);SEE ALSOtran_destroy_pkt(9E), scsi_init_pkt(9F), scsi_pkt(9S) Writing Device Drivers SunOS 5.11 16 Jan 2006 scsi_destroy_pkt(9F)
Related Man Pages |
---|
scsi_dmafree(9f) - opensolaris |
scsi_dmaget(9f) - php |
scsi_sync_pkt(9f) - suse |
scsi_sync_pkt(9f) - xfree86 |
scsi_sync_pkt(9f) - posix |
Similar Topics in the Unix Linux Community |
---|
Trying to block signal |
Study UNIX Kernel |
Free Sun Blade 2k, Ultra 2, Ross Hyperstation 30, cards, memory- Baltimore, MD |
%memused is high |
Solaris 10 - password complexity not working |