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

/freebsd-current/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dsat.h310 #define MODE_SENSE6_CONTROL_PAGE_LEN 24 macro
H A Dsat.c6376 bit8 Control[MODE_SENSE6_CONTROL_PAGE_LEN];
6492 lenRead = (bit8)MIN(requestLen, MODE_SENSE6_CONTROL_PAGE_LEN);
6631 Control[0] = MODE_SENSE6_CONTROL_PAGE_LEN - 1;
/freebsd-current/sys/dev/pms/RefTisa/sat/src/
H A Dsmdefs.h344 #define MODE_SENSE6_CONTROL_PAGE_LEN 24 macro
H A Dsmsat.c9406 bit8 Control[MODE_SENSE6_CONTROL_PAGE_LEN];
9516 lenRead = (bit8)MIN(allocationLen, MODE_SENSE6_CONTROL_PAGE_LEN);
9652 Control[0] = MODE_SENSE6_CONTROL_PAGE_LEN - 1;

Completed in 201 milliseconds