Searched refs:SG_FLAG_LAST (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/smartpqi/
H A Dsmartpqi_ioctl.c329 request.sg_descriptors[0].flags = SG_FLAG_LAST;
H A Dsmartpqi_request.c44 #define SG_FLAG_LAST 0x40000000 macro
137 sg_array[num_sg - 1].flags = SG_FLAG_LAST;
154 sg_chain[num_sg - 1].flags = SG_FLAG_LAST;
H A Dsmartpqi_defines.h418 #define SG_FLAG_LAST 0x40000000 macro
H A Dsmartpqi_discovery.c173 sgd->flags = SG_FLAG_LAST;

Completed in 102 milliseconds