Searched refs:crtype (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/puc/
H A Dpucdata.c1293 int base, crtype, fixed, high, i, oxpcie; local
1300 crtype = SYS_RES_IOPORT;
1330 cres = bus_alloc_resource_any(cdev, crtype, &i, RF_ACTIVE);
1366 bus_release_resource(cdev, crtype, rman_get_rid(cres), cres);

Completed in 152 milliseconds