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

  /src/sys/kern/
kern_pmf.c 441 static const device_suspensor_t _device_suspensor_self = { variable in typeref:typename:const device_suspensor_t
448 .ds_delegator = &_device_suspensor_self,
459 * const device_suspensor_self = &_device_suspensor_self,
478 .pq_suspensor = &_device_suspensor_self,
kern_pmf.c 441 static const device_suspensor_t _device_suspensor_self = { variable in typeref:typename:const device_suspensor_t
448 .ds_delegator = &_device_suspensor_self,
459 * const device_suspensor_self = &_device_suspensor_self,
478 .pq_suspensor = &_device_suspensor_self,

Completed in 22 milliseconds