mirror of
https://github.com/opnsense/src.git
synced 2026-03-16 23:55:19 -04:00
dev_t to the method functions. The dev_t can still be found at struct consdev *->cn_dev. Add a void *cn_arg element to struct consdev which the drivers can use for retrieving their softc. |
||
|---|---|---|
| .. | ||
| sio.c | ||
| sio_ebus.c | ||
| sio_isa.c | ||
| sio_pccard.c | ||
| sio_pci.c | ||
| sio_puc.c | ||
| sioreg.h | ||
| siovar.h | ||