taglinefilesource code
dev_desc39include/asm-sparc/openprom.hint  (*v0_devclose)(int dev_desc);
dev_desc40include/asm-sparc/openprom.hint  (*v0_rdblkdev)(int dev_desc, int num_blks, int blk_st, char*  buf);
dev_desc41include/asm-sparc/openprom.hint  (*v0_wrblkdev)(int dev_desc, int num_blks, int blk_st, char*  buf);
dev_desc42include/asm-sparc/openprom.hint  (*v0_wrnetdev)(int dev_desc, int num_bytes, char*  buf);
dev_desc43include/asm-sparc/openprom.hint  (*v0_rdnetdev)(int dev_desc, int num_bytes, char*  buf);
dev_desc44include/asm-sparc/openprom.hint  (*v0_rdchardev)(int dev_desc, int num_bytes, int dummy, char*  buf);
dev_desc45include/asm-sparc/openprom.hint  (*v0_wrchardev)(int dev_desc, int num_bytes, int dummy, char*  buf);
dev_desc46include/asm-sparc/openprom.hint  (*v0_seekdev)(int dev_desc, long logical_offst, int from);