Home
last modified time | relevance | path

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

/freebsd/sys/cam/ctl/
H A Dctl.c349 static int ctl_lun_map_size = 1024; variable
351 &ctl_lun_map_size, 0, "Size of per-port LUN map (max LUN + 1)");
3635 int size = ctl_lun_map_size; in ctl_lun_map_init()