Searched refs:crtype (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sys/dev/puc/ |
| H A D | pucdata.c | 1738 int base, crtype, fixed, high, i, oxpcie; in puc_config_advantech() local 1745 crtype = SYS_RES_IOPORT; in puc_config_advantech() 1775 cres = bus_alloc_resource_any(cdev, crtype, &i, RF_ACTIVE); in puc_config_advantech() 1811 bus_release_resource(cdev, crtype, rman_get_rid(cres), cres); in puc_config_advantech()
|