Home
last modified time | relevance | path

Searched refs:hint_flags (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/aacraid/
H A Daacraid_var.h441 u_int32_t hint_flags; /* driver parameters */ member
H A Daacraid.c246 sc->hint_flags = device_get_flags(sc->aac_dev); in aacraid_attach()
1351 !(sc->hint_flags & 4)) in aacraid_map_command_sg()
1624 && (sc->hint_flags & 0x1)) { in aac_check_firmware()
1647 if (sc->hint_flags & 2) { in aac_check_firmware()
H A Daacraid_cam.c1224 if (sc->hint_flags & 8) { in aac_cam_complete()