Home
last modified time | relevance | path

Searched defs:init_device (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/sys/dev/isl/
H A Disl.c106 init_device(device_t dev, int probe) in init_device() function
/freebsd-13.1/sys/dev/igc/
H A Digc_api.c144 s32 igc_setup_init_funcs(struct igc_hw *hw, bool init_device) in igc_setup_init_funcs()
/freebsd-13.1/sys/dev/e1000/
H A De1000_api.c433 s32 e1000_setup_init_funcs(struct e1000_hw *hw, bool init_device) in e1000_setup_init_funcs()
/freebsd-13.1/sys/dev/cyapa/
H A Dcyapa.c355 init_device(device_t dev, struct cyapa_cap *cap, int probe) in init_device() function