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

/freebsd-current/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dsat.h312 #define MODE_SENSE6_CACHING_LEN 32 macro
H A Dsat.c6378 bit8 Caching[MODE_SENSE6_CACHING_LEN];
6498 lenRead = (bit8)MIN(requestLen, MODE_SENSE6_CACHING_LEN);
6739 Caching[0] = MODE_SENSE6_CACHING_LEN - 1;
/freebsd-current/sys/dev/pms/RefTisa/sat/src/
H A Dsmdefs.h346 #define MODE_SENSE6_CACHING_LEN 32 macro
H A Dsmsat.c9408 bit8 Caching[MODE_SENSE6_CACHING_LEN];
9522 lenRead = (bit8)MIN(allocationLen, MODE_SENSE6_CACHING_LEN);
9764 Caching[0] = MODE_SENSE6_CACHING_LEN - 1;

Completed in 321 milliseconds