write_zsreg(9) centos man page | unix.com

Man Page: write_zsreg

Operating Environment: centos

Section: 9

WRITE_ZSREG(9)							Internal Functions						    WRITE_ZSREG(9)

NAME
write_zsreg - Write to a Z8530 channel register
SYNOPSIS
void write_zsreg(struct z8530_channel * c, u8 reg, u8 val);
ARGUMENTS
c The Z8530 channel reg Register number val Value to write
DESCRIPTION
Write a value to an indexed register. The caller must hold the lock to honour the irritating delay rules. We know about register 0 being fast to access. Assumes c->lock is held.
AUTHOR
Alan Cox <alan@lxorguk.ukuu.org.uk> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 WRITE_ZSREG(9)
Related Man Pages
vfs_lock_file(9) - centos
unw_set_fpreg(3) - debian
pci_devinfo(3) - netbsd
pci_findvendor(3) - netbsd
pcidev_conf_write(3) - netbsd
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
DB2 convert digits to binary format
Docker learning Phase-I
[TIP] Processing YAML files with yq