Searched refs:d_devbytes (Results 1 – 4 of 4) sorted by relevance
83 printf("d_devbytes=%d\n", dip->d_devbytes); in prom_iopen()95 if (dip->d_devbytes && dip->d_stdcount) { in prom_iopen()101 dip->d_stdaddrs[ctlr], dip->d_devbytes); in prom_iopen()
80 unsigned int d_devbytes; /* Bytes occupied by device in IO space. */ member
657 printf("d_devbytes=%d\n", dip->d_devbytes); in oldmon_iopen() 678 if (dip->d_devbytes) { in oldmon_iopen() 680 dip->d_devbytes, dip->d_devtype); in oldmon_iopen()
71 unsigned int d_devbytes; /* Bytes occupied by device in IO space.*/ member