| /netbsd/src/sys/arch/ofppc/stand/ofwboot/ |
| D | netif_of.c | 70 netif_of_open(struct of_dev *op) in netif_of_open() 131 struct of_dev *op; in netif_put() 135 op = (struct of_dev *)desc->io_netif; in netif_put() 174 struct of_dev *op; in netif_get() 178 op = (struct of_dev *)desc->io_netif; in netif_get()
|
| D | net.h | 4 struct of_dev; 6 int net_open(struct of_dev *); 7 int net_close(struct of_dev *);
|
| D | mbr.c | 43 static int find_mbr_part(struct of_dev *, uint32_t, char *, 51 search_mbr_label(struct of_dev *devp, u_long off, char *buf, in search_mbr_label() 95 find_mbr_part(struct of_dev *devp, uint32_t off, char *buf, in find_mbr_part()
|
| D | net.c | 82 net_open(struct of_dev *op) in net_open() 108 net_close(struct of_dev *op) in net_close()
|
| D | ofdev.c | 126 struct of_dev *dev = devdata; in strategy() 161 struct of_dev *op = of->f_devdata; in devclose() 183 static struct of_dev ofdev = {
|
| D | netif_of.h | 3 int netif_of_open(struct of_dev *);
|
| D | rdb.h | 37 int search_rdb_label(struct of_dev *, char *, struct disklabel *);
|
| D | mbr.h | 40 int search_mbr_label(struct of_dev *, u_long, char *, struct disklabel *,
|
| /netbsd/src/sys/arch/shark/stand/ofwboot/ |
| D | netif_of.c | 70 netif_of_open(struct of_dev *op) in netif_of_open() 131 struct of_dev *op; in netif_put() 135 op = (struct of_dev *)desc->io_netif; in netif_put() 174 struct of_dev *op; in netif_get() 178 op = (struct of_dev *)desc->io_netif; in netif_get()
|
| D | extern.h | 38 struct of_dev; 39 int net_open(struct of_dev *); 40 int net_close(struct of_dev *);
|
| D | ofdev.c | 108 struct of_dev *dev = devdata; in strategy() 136 struct of_dev *op = of->f_devdata; in devclose() 166 static struct of_dev ofdev = { 185 search_label(struct of_dev *devp, u_long off, char *buf, struct disklabel *lp, in search_label()
|
| D | net.c | 79 net_open(struct of_dev *op) in net_open() 105 net_close(struct of_dev *op) in net_close()
|
| D | netif_of.h | 3 int netif_of_open(struct of_dev *);
|
| D | ofdev.h | 36 struct of_dev { struct
|
| /netbsd/src/sys/arch/macppc/stand/ofwboot/ |
| D | netif_of.c | 70 netif_of_open(struct of_dev *op) in netif_of_open() 135 struct of_dev *op; in netif_put() 139 op = (struct of_dev *)desc->io_netif; in netif_put() 182 struct of_dev *op; in netif_get() 186 op = (struct of_dev *)desc->io_netif; in netif_get()
|
| D | net.h | 4 struct of_dev; 6 int net_open(struct of_dev *); 7 int net_close(struct of_dev *);
|
| D | net.c | 82 net_open(struct of_dev *op) in net_open() 108 net_close(struct of_dev *op) in net_close()
|
| D | ofdev.c | 70 struct of_dev *dev = devdata; in strategy() 104 struct of_dev *op = of->f_devdata; in devclose() 135 static struct of_dev ofdev = { 184 search_mac_label(struct of_dev *devp, char *buf, struct disklabel *lp) in search_mac_label() 235 search_dos_label(struct of_dev *devp, u_long off, char *buf, in search_dos_label()
|
| D | netif_of.h | 3 int netif_of_open(struct of_dev *);
|
| D | ofdev.h | 38 struct of_dev { struct
|
| /netbsd/src/sys/arch/sparc/stand/ofwboot/ |
| D | net.h | 35 int net_open(struct of_dev *); 36 int net_close(struct of_dev *);
|
| D | netif_of.c | 74 struct of_dev *op = machdep_hint; in netif_open() 140 struct of_dev *op; in netif_put() 186 struct of_dev *op; in netif_get()
|
| D | net.c | 84 net_open(struct of_dev *op) in net_open() 108 net_close(struct of_dev *op) in net_close()
|
| D | ofdev.c | 139 struct of_dev *dev = devdata; in strategy() 179 struct of_dev *op = of->f_devdata; in devclose() 217 static struct of_dev ofdev = { 326 search_label(struct of_dev *devp, u_long off, char *buf, in search_label()
|
| D | ofdev.h | 36 struct of_dev { struct
|