Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/smartpqi/
Dsmartpqi_request.c45 #define SG_FLAG_CHAIN 0x80000000 macro
145 sgt->flags = SG_FLAG_CHAIN; in pqisrc_build_sgl()
Dsmartpqi_defines.h419 #define SG_FLAG_CHAIN 0x80000000 macro