CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2024/06/30 06:03:17
Modified files: sys/dev/ic : nvme.c Log message: Use howmany() to calculate how many prpl entries are needed to describe a hibernate i/o. Use of howmany() suggested by jmatthew@, ok jmatthew@