K 10 svn:author V 3 mav K 8 svn:date V 27 2019-01-23T00:54:08.648700Z K 7 svn:log V 295 MFC r342399: Remove CAM SIM lock from NVMe SIM. CAM does not require SIM lock since FreeBSD 10.4, and NVMe code never required it at all, using per-queue locks instead. This formally allows parallel request submission in CAM mode as much as single per-device and per-queue locks of CAM allow. END