Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/aacraid/
HDaacraid_var.h441 u_int32_t hint_flags; /* driver parameters */ member
HDaacraid.c246 sc->hint_flags = device_get_flags(sc->aac_dev); in aacraid_attach()
1350 !(sc->hint_flags & 4)) in aacraid_map_command_sg()
1623 && (sc->hint_flags & 0x1)) { in aac_check_firmware()
1646 if (sc->hint_flags & 2) { in aac_check_firmware()
HDaacraid_cam.c1224 if (sc->hint_flags & 8) { in aac_cam_complete()