Searched refs:pgctl (Results 1 - 6 of 6) sorted by last modified time

/freebsd-11-stable/tools/tools/vhba/faulty/
H A Dvhba_faulty.c142 uint8_t pgctl = cdb[2] & SMS_PAGE_CTRL_MASK; local
177 if (pgctl != SMS_PAGE_CTRL_CHANGEABLE) {
213 if (pgctl != SMS_PAGE_CTRL_CHANGEABLE) {
257 if (pgctl != SMS_PAGE_CTRL_CHANGEABLE) {
/freebsd-11-stable/tools/tools/vhba/lots/
H A Dvhba_lots.c128 uint8_t pgctl = cdb[2] & SMS_PAGE_CTRL_MASK; local
163 if (pgctl != SMS_PAGE_CTRL_CHANGEABLE) {
199 if (pgctl != SMS_PAGE_CTRL_CHANGEABLE) {
243 if (pgctl != SMS_PAGE_CTRL_CHANGEABLE) {
/freebsd-11-stable/tools/tools/vhba/medium/
H A Dvhba_medium.c128 uint8_t pgctl = cdb[2] & SMS_PAGE_CTRL_MASK; local
163 if (pgctl != SMS_PAGE_CTRL_CHANGEABLE) {
199 if (pgctl != SMS_PAGE_CTRL_CHANGEABLE) {
243 if (pgctl != SMS_PAGE_CTRL_CHANGEABLE) {
/freebsd-11-stable/tools/tools/vhba/mptest/
H A Dvhba_mptest.c168 uint8_t pgctl = cdb[2] & SMS_PAGE_CTRL_MASK; local
203 if (pgctl != SMS_PAGE_CTRL_CHANGEABLE) {
239 if (pgctl != SMS_PAGE_CTRL_CHANGEABLE) {
283 if (pgctl != SMS_PAGE_CTRL_CHANGEABLE) {
/freebsd-11-stable/tools/tools/vhba/rptluns/
H A Dvhba_rptluns.c157 uint8_t pgctl = cdb[2] & SMS_PAGE_CTRL_MASK; local
192 if (pgctl != SMS_PAGE_CTRL_CHANGEABLE) {
228 if (pgctl != SMS_PAGE_CTRL_CHANGEABLE) {
272 if (pgctl != SMS_PAGE_CTRL_CHANGEABLE) {
/freebsd-11-stable/tools/tools/vhba/simple/
H A Dvhba_simple.c128 uint8_t pgctl = cdb[2] & SMS_PAGE_CTRL_MASK; local
163 if (pgctl != SMS_PAGE_CTRL_CHANGEABLE) {
199 if (pgctl != SMS_PAGE_CTRL_CHANGEABLE) {
243 if (pgctl != SMS_PAGE_CTRL_CHANGEABLE) {

Completed in 69 milliseconds