MCA_DEVICE_WRITE_POS

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

mca_device_write_pos - read POS register from card  

SYNOPSIS

"SYNOPSIS"

void mca_device_write_pos (struct mca_device * mca_dev, int reg, unsigned char byte);  

ARGUMENTS

mca_dev
device to write pos register to
reg
register to write to
byte
byte to write to the POS registers
 

DESCRIPTION

Store a POS value directly to the hardware. You should not normally need to use this function and should have a very good knowledge of MCA bus before you do so. Doing this wrongly can damage the hardware.

This function may not be used from interrupt context.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 05:30:45 GMT, October 06, 2005