Home
last modified time | relevance | path

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

/src/sys/cam/
H A Dcam_compat.h156 uint64_t ext_lun; /* 64-bit LUN, more or less */ member
H A Dcam_compat.c296 hdr->target_lun = hdr18->ext_lun; in cam_compat_handle_0x18()
340 hdr18->ext_lun = hdr->target_lun; in cam_compat_handle_0x18()