1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-05 12:56:08 +00:00
freebsd/sys/cam/mmc
Scott Long 99e7a4ad9e Return a C errno for cam_periph_acquire().
There's no compelling reason to return a cam_status type for this
function and doing so only creates confusion with normal C
coding practices. It's technically an API change, but the periph API
isn't widely used. No efffective change to operation.

Reviewed by:	imp, mav, ken
Sponsored by:	Netflix
Differential Revision:	D14063
2018-02-06 06:42:25 +00:00
..
mmc_all.h SPDX: finish tagging sys/cam. 2018-01-16 23:19:57 +00:00
mmc_bus.h
mmc_da.c Return a C errno for cam_periph_acquire(). 2018-02-06 06:42:25 +00:00
mmc_xpt.c Return a C errno for cam_periph_acquire(). 2018-02-06 06:42:25 +00:00
mmc.h SPDX: finish tagging sys/cam. 2018-01-16 23:19:57 +00:00