Query: scsi_free_consistent_buf
OS: opensolaris
Section: 9f
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
scsi_free_consistent_buf(9F) Kernel Functions for Drivers scsi_free_consistent_buf(9F)NAMEscsi_free_consistent_buf - free a previously allocated SCSI DMA I/O bufferSYNOPSIS#include <sys/scsi/scsi.h> void scsi_free_consistent_buf(struct buf *bp);INTERFACE LEVELSolaris DDI specific (Solaris DDI).PARAMETERSbp Pointer to the buf(9S) structure.DESCRIPTIONThe scsi_free_consistent_buf() function frees a buffer header and consistent data buffer that was previously allocated using scsi_alloc_consistent_buf(9F).CONTEXTThe scsi_free_consistent_buf() function can be called from user, interrupt, or kernel context.SEE ALSOfreerbuf(9F), scsi_alloc_consistent_buf(9F), buf(9S) Writing Device DriversWARNINGThe scsi_free_consistent_buf() function will call freerbuf(9F) to free the buf(9S) that was allocated before or during the call to scsi_alloc_consistent_buf(9F). If consistent memory is bound to a scsi_pkt(9S), the pkt should be destroyed before freeing the consistent memory. SunOS 5.11 16 Jan 2006 scsi_free_consistent_buf(9F)
Related Man Pages |
---|
free_pktiopb(9f) - opensolaris |
scsi_free_consistent_buf(9f) - php |
scsi_free_consistent_buf(9f) - xfree86 |
scsi_free_consistent_buf(9f) - hpux |
scsi_free_consistent_buf(9f) - linux |
Similar Topics in the Unix Linux Community |
---|
solaris zones vs container.. |
What does this mean? |
Grep the 'not running' jobs and will send the update in mail with its name(job) |
%memused is high |
What is good? |