HomeSort by: relevance | last modified time | path
    Searched defs:psubset (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/arm32/
bus_dma.c 1963 bool psubset = true; local in function:_bus_dmatag_subregion
1975 psubset = false;
1984 psubset = false;
1986 if (psubset) {
  /src/sys/arch/riscv/riscv/
bus_dma.c 1863 bool psubset = true; local in function:_bus_dmatag_subregion
1875 psubset = false;
1884 psubset = false;
1886 if (psubset) {

Completed in 14 milliseconds