Lines Matching +full:probe +full:- +full:reset
88 bus-specific address.
89 The following bus-specific address formats are currently supported:
90 .Bl -tag -offset indent
152 function re-enables a disabled device.
153 The device will probe and attach if a suitable device driver is found.
194 After the device's name is reset,
216 function freezes probe and attach processing initiated in response to
221 function resumes (thaws the freeze) probe and attach processing
226 function resets the specified device using bus-specific reset method.
230 the reset, and re-attached afterwards.
231 If false, the device is suspended before the reset, and resumed after.
233 .Rv -std devctl_attach devctl_clear_driver devctl_delete devctl_detach \
243 .Bl -tag -width Er
256 .Bl -tag -width Er
271 .Bl -tag -width Er
290 .Bl -tag -width Er
303 .Bl -tag -width Er
322 .Bl -tag -width Er
332 .Bl -tag -width Er
342 .Bl -tag -width Er
368 .Bl -tag -width Er
386 .Bl -tag -width Er
396 .Bl -tag -width Er
409 .Bl -tag -width Er
411 The bus does not implement the reset method.
413 The device failed to respond after the reset in the time limits
450 device reset re-attaches the driver.