anocancel(9f) v7 man page | unix.com

Man Page: anocancel

Operating Environment: v7

Section: 9f

anocancel(9F)						   Kernel Functions for Drivers 					     anocancel(9F)

NAME
anocancel - prevent cancellation of asynchronous I/O request SYNOPSIS
#include <sys/ddi.h> #include <sys/sunddi.h> int anocancel( ); INTERFACE LEVEL
Solaris DDI specific (Solaris DDI). DESCRIPTION
anocancel() should be used by drivers that do not support canceling asynchronous I/O requests. anocancel() is passed as the driver cancel routine parameter to aphysio(9F). RETURN VALUES
anocancel() returns ENXIO. SEE ALSO
aread(9E), awrite(9E), aphysio(9F) Writing Device Drivers SunOS 5.10 9 Nov 1994 anocancel(9F)
Related Man Pages
awrite(9e) - opensolaris
awrite(9e) - sunos
aphysio(9f) - opensolaris
aphysio(9f) - osx
aphysio(9f) - redhat
Similar Topics in the Unix Linux Community
Need to add prefix using sed or awk from cat the file
Need help to compile and create python64 bit (2.7.9) on Solaris10
Cyber Dystopia Teaser (720 HD)
Building JSON command with bash script
Bash - here document on RHEL 6.8 and 6.9 servers aren't working