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

  /src/sys/dev/mii/
atphy.c 171 prop_dictionary_t parent_prop = device_properties(parent); local in function:atphy_attach
194 prop_dictionary_get_bool(parent_prop, "tx_internal_delay",
196 prop_dictionary_get_bool(parent_prop, "rx_internal_delay",
atphy.c 171 prop_dictionary_t parent_prop = device_properties(parent); local in function:atphy_attach
194 prop_dictionary_get_bool(parent_prop, "tx_internal_delay",
196 prop_dictionary_get_bool(parent_prop, "rx_internal_delay",

Completed in 24 milliseconds