NetBSD/sys/arch/sun3/stand/libsa/promdev.h

7 lines
144 B
C
Raw Normal View History

1998-01-05 10:02:46 +03:00
/* $NetBSD: promdev.h,v 1.3 1998/01/05 07:03:29 perry Exp $ */
1995-06-02 00:37:44 +04:00
int prom_iopen (struct saioreq *sip);
1995-06-02 00:37:44 +04:00
void prom_iclose(struct saioreq *sip);