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

  /src/sys/sys/
device.h 251 * struct cfattach::ca_flags (must not overlap with device_impl.h
374 int ca_flags; /* flags for driver allocation etc */ member in struct:cfattach
391 .ca_flags = (__flags) | DVF_PRIV_ALLOC, \
device.h 251 * struct cfattach::ca_flags (must not overlap with device_impl.h
374 int ca_flags; /* flags for driver allocation etc */ member in struct:cfattach
391 .ca_flags = (__flags) | DVF_PRIV_ALLOC, \
device.h 251 * struct cfattach::ca_flags (must not overlap with device_impl.h
374 int ca_flags; /* flags for driver allocation etc */ member in struct:cfattach
391 .ca_flags = (__flags) | DVF_PRIV_ALLOC, \
device.h 251 * struct cfattach::ca_flags (must not overlap with device_impl.h
374 int ca_flags; /* flags for driver allocation etc */ member in struct:cfattach
391 .ca_flags = (__flags) | DVF_PRIV_ALLOC, \
device.h 251 * struct cfattach::ca_flags (must not overlap with device_impl.h
374 int ca_flags; /* flags for driver allocation etc */ member in struct:cfattach
391 .ca_flags = (__flags) | DVF_PRIV_ALLOC, \

Completed in 59 milliseconds