Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
UFS_SENSE_SIZE
drivers/ufs/core/ufshcd.c
2426
len_to_copy = min_t(int, UFS_SENSE_SIZE, len);
include/ufs/ufs.h
575
u8 sense_data[UFS_SENSE_SIZE];