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

/freebsd-10.2-release/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dsat.h313 #define MODE_SENSE6_CACHING_LEN 32 macro
H A Dsat.c6379 bit8 Caching[MODE_SENSE6_CACHING_LEN];
6499 lenRead = (bit8)MIN(requestLen, MODE_SENSE6_CACHING_LEN);
6740 Caching[0] = MODE_SENSE6_CACHING_LEN - 1;
/freebsd-10.2-release/sys/dev/pms/RefTisa/sat/src/
H A Dsmdefs.h347 #define MODE_SENSE6_CACHING_LEN 32 macro
H A Dsmsat.c9409 bit8 Caching[MODE_SENSE6_CACHING_LEN];
9523 lenRead = (bit8)MIN(allocationLen, MODE_SENSE6_CACHING_LEN);
9765 Caching[0] = MODE_SENSE6_CACHING_LEN - 1;

Completed in 226 milliseconds