HomeFreeBSD

nvme: use NVME_GONE rather than hard-coded 0xffffffff

Description

nvme: use NVME_GONE rather than hard-coded 0xffffffff

Make it clearer that the value 0xfffffff is being used to detect the device is
gone. We use it other places in the driver for other meanings.

Details

Provenance
impAuthored on Feb 8 2021, 8:08 PM
Parents
rG93fc67896550: Fix incorrect powf(3) result with x near 1 and |y| much larger than 1
Branches
Unknown
Tags
Unknown