Searched refs:CTL_LUN (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/usr.sbin/ctld/
H A Dtoken.l60 ctl-lun { return CTL_LUN; }
H A Dparse.y64 %token CLOSING_BRACKET CTL_LUN DEBUG DEVICE_ID DEVICE_TYPE
1033 lun_ctl_lun: CTL_LUN STR
/freebsd-12-stable/sys/cam/ctl/
H A Dctl.c651 struct ctl_lun *lun = CTL_LUN(io);
2323 CTL_LUN(ctsio) = lun;
5180 struct ctl_lun *lun = CTL_LUN(ctsio);
5217 struct ctl_lun *lun = CTL_LUN(ctsio);
5257 struct ctl_lun *lun = CTL_LUN(ctsio);
5311 struct ctl_lun *lun = CTL_LUN(ctsio);
5351 struct ctl_lun *lun = CTL_LUN(ctsio);
5496 struct ctl_lun *lun = CTL_LUN(ctsio);
5570 struct ctl_lun *lun = CTL_LUN(ctsio);
5621 struct ctl_lun *lun = CTL_LUN(i
[all...]
H A Dctl_io.h167 #define CTL_LUN(io) ((io)->io_hdr.ctl_private[CTL_PRIV_LUN].ptrs[0]) macro
H A Dctl_tpc.c273 struct ctl_lun *lun = CTL_LUN(ctsio);
521 struct ctl_lun *lun = CTL_LUN(ctsio);
591 struct ctl_lun *lun = CTL_LUN(ctsio);
651 struct ctl_lun *lun = CTL_LUN(ctsio);
725 struct ctl_lun *lun = CTL_LUN(ctsio);
1666 struct ctl_lun *lun = CTL_LUN(ctsio);
1820 struct ctl_lun *lun = CTL_LUN(ctsio);
2023 struct ctl_lun *lun = CTL_LUN(ctsio);
2186 struct ctl_lun *lun = CTL_LUN(ctsio);
2339 struct ctl_lun *lun = CTL_LUN(ctsi
[all...]
H A Dctl_error.c140 lun = CTL_LUN(ctsio);

Completed in 113 milliseconds