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

/freebsd-10.1-release/sys/pc98/cbus/
H A Dcbus_dma.c494 static struct isa_pnp_id atdma_ids[] = { variable in typeref:struct:isa_pnp_id
504 if ((result = ISA_PNP_PROBE(device_get_parent(dev), dev, atdma_ids)) <= 0)
/freebsd-10.1-release/sys/x86/isa/
H A Disa_dma.c571 static struct isa_pnp_id atdma_ids[] = { variable in typeref:struct:isa_pnp_id
581 if ((result = ISA_PNP_PROBE(device_get_parent(dev), dev, atdma_ids)) <= 0)

Completed in 73 milliseconds