This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
dev
/
nvme
History
Kyle Evans
afdc2600c2
nvme: Unbreak LE builds after r329824
...
The parameter 'p' is unused if _BYTE_ORDER == _LITTLE_ENDIAN. Add in a (void)p to fix the build.
2018-02-22 16:16:49 +00:00
..
nvme_ctrlr_cmd.c
NVMe: Add big-endian support
2018-02-22 13:32:31 +00:00
nvme_ctrlr.c
NVMe: Add big-endian support
2018-02-22 13:32:31 +00:00
nvme_ns_cmd.c
NVMe: Add big-endian support
2018-02-22 13:32:31 +00:00
nvme_ns.c
NVMe: Add big-endian support
2018-02-22 13:32:31 +00:00
nvme_private.h
NVMe: Add big-endian support
2018-02-22 13:32:31 +00:00
nvme_qpair.c
NVMe: Add big-endian support
2018-02-22 13:32:31 +00:00
nvme_sim.c
Move setting of CAM_SIM_QUEUED to before we actually submit it to the
2018-01-17 17:08:26 +00:00
nvme_sysctl.c
sys/dev: further adoption of SPDX licensing ID tags.
2017-11-27 14:52:40 +00:00
nvme_test.c
sys/dev: further adoption of SPDX licensing ID tags.
2017-11-27 14:52:40 +00:00
nvme_util.c
sys/dev: further adoption of SPDX licensing ID tags.
2017-11-27 14:52:40 +00:00
nvme.c
NVMe: Add big-endian support
2018-02-22 13:32:31 +00:00
nvme.h
nvme: Unbreak LE builds after r329824
2018-02-22 16:16:49 +00:00