Home
last modified time | relevance | path

Searched refs:SG_FLAG_CHAIN (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/smartpqi/
HDsmartpqi_request.c44 #define SG_FLAG_CHAIN 0x80000000 macro
144 sgt->flags = SG_FLAG_CHAIN; in pqisrc_build_sgl()
HDsmartpqi_defines.h418 #define SG_FLAG_CHAIN 0x80000000 macro