Searched refs:MODE_SENSE10_RETURN_ALL_PAGES_LEN (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dsat.h316 #define MODE_SENSE10_RETURN_ALL_PAGES_LEN 68 + 4 macro
H A Dsat.c7052 lenRead = (bit8)MIN(requestLen, MODE_SENSE10_RETURN_ALL_PAGES_LEN);
/freebsd-current/sys/dev/pms/RefTisa/sat/src/
H A Dsmdefs.h350 #define MODE_SENSE10_RETURN_ALL_PAGES_LEN 68 + 4 macro
H A Dsmsat.c10061 lenRead = (bit8)MIN(allocationLen, MODE_SENSE10_RETURN_ALL_PAGES_LEN);

Completed in 216 milliseconds