Searched refs:legacy_mapping (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cpqary3/
H A Dcpqary3_util.c59 * value of the variable legacy_mapping to one, which
69 cpqary3p->legacy_mapping = 1;
644 * Depending upon the value of the variable legacy_mapping
649 if (ctlr->legacy_mapping == 1) {
H A Dcpqary3.h371 uint32_t legacy_mapping; member in struct:cpqary3_per_controller
H A Dcpqary3_scsi.c457 * Depending upon the value of the variable legacy_mapping set in
461 * If the value of legacy_mapping is set to one, in the case of
470 * If the value of legacy_mapping is not one, then the Logical
482 if (cpqary3p->legacy_mapping == 1) {

Completed in 47 milliseconds