devflag man page on IRIX

Man page or keyword search:  
man Server   31559 pages
apropos Keyword Search (all sections)
Output format
IRIX logo
[printable version]



devflag(D1)							   devflag(D1)

NAME
     devflag - driver flags

SYNOPSIS
     #include <sys/conf.h>
     #include <sys/ddi.h>
     int prefixdevflag = 0;

DESCRIPTION
     Every driver must define a global integer variable called prefixdevflag.
     This variable contains a bitmask of flags used to specify the driver's
     characteristics to the system.

     The valid flags that may be set in prefixdevflag are:

	  D_MP		      The driver is multithreaded (it handles its own
			      locking and serialization).

	  D_WBACK	      Writes back cache before strategy routine.

	  D_OLD		      The driver uses the old-style interface (pre-5.0
			      release).

     If no flags are set for the driver, then prefixdevflag should be set to
     0. If this is not done, then lboot will assume that this is an old style
     drive, and it will set D_OLD flag as a default.

REFERENCES
     physiock(D3)

									Page 1

[top]

List of man pages available for IRIX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net