Home | Sort by: relevance | last modified time | path |
/src/sys/dev/pci/ | |
if_iwmreg.h | 2488 * @depends_on: the unique ID of the event we depend on (if any) 2508 uint32_t depends_on; member in struct:iwm_time_event_cmd_v1 2646 * @depends_on: the unique ID of the event we depend on (if any) 2665 uint32_t depends_on; member in struct:iwm_time_event_cmd_v2 |
if_iwm.c | 2406 cmd_v1->depends_on = cmd_v2->depends_on; |