Home
last modified time | relevance | path

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

/NextBSD/sys/cam/
HDcam_compat.h50 #define CAM_SG_LIST_PHYS_0x16 0x00040000 macro
HDcam_compat.c73 if (hdr17->flags & CAM_SG_LIST_PHYS_0x16) { in cam_compat_ioctl()
74 hdr17->flags &= ~CAM_SG_LIST_PHYS_0x16; in cam_compat_ioctl()