Enables/disables port-write handling by a master port
void rio_pw_enable(struct rio_mport * port, int enable);
port
Master port associated with port-write handling
enable
1=enable, 0=disable
Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
Author.