Lines Matching refs:code

172 		ib_status_code = l_state.drv_front[slot].ib_status.code;
177 ib_status_code = l_state.drv_rear[slot].ib_status.code;
198 } else if (((bpf.code != S_NOT_INSTALLED) &&
201 ((bpr.code != S_NOT_INSTALLED) &&
645 * that is the only error code returned by
1146 if (ctlr.code == S_NOT_INSTALLED) {
1228 if (dsk_ptr->ib_status.code == S_NOT_INSTALLED) {
1311 } else if ((bp->code != S_NOT_INSTALLED) &&
1317 } else if ((bp->code != S_NOT_INSTALLED) &&
1323 } else if ((bp->code != S_NOT_INSTALLED) &&
1490 * language code. The string includes
1630 * language code. The string includes
1731 * Again this is like the ssaadm code in that the name
1732 * is still not defined before this code must be released.
1919 * Again this is like the ssaadm code in that the name
1920 * is still not defined before this code must be released.
1989 if (((l_state.drv_front[slot].ib_status.code !=
1992 ((l_state.drv_rear[slot].ib_status.code !=
2011 if (((l_state.drv_front[slot].ib_status.code !=
2014 ((l_state.drv_rear[slot].ib_status.code !=
2448 /* for san toleration, only need to modify the code */
2813 switch (pg_hdr->code) {
3991 if (pg_hdr->code == MODEPAGE_CACHING) {
4197 if (pg_hdr->code == MODEPAGE_CACHING) {
4440 if ((mode_data_avail) && (pg_hdr->code == MODEPAGE_CACHING)) {
4677 if (trans.code == S_OK) {
4681 } else if ((trans.code == S_CRITICAL) ||
4682 (trans.code == S_NONCRITICAL)) {
4687 } else if (trans.code == S_NOT_INSTALLED) {
4690 } else if (trans.code == S_NOT_AVAILABLE) {
4750 if ((j == 0) && (temp.code == S_OK) &&
4754 } else if ((j == 6) && (temp.code == S_OK) &&
4757 } else if (last_ok && (temp.code == S_OK)) {
4762 if (temp.code == S_OK) {
4772 } else if (temp.code == S_CRITICAL) {
4777 } else if (temp.code == S_NONCRITICAL) {
4782 } else if (temp.code == S_NOT_INSTALLED) {
4787 } else if (temp.code == S_NOT_AVAILABLE) {
4865 if (interconnect.code == S_OK) {
4869 } else if (interconnect.code == S_NOT_INSTALLED) {
4872 } else if (interconnect.code == S_CRITICAL) {
4881 } else if (interconnect.code == S_NONCRITICAL) {
4890 } else if (interconnect.code == S_NOT_AVAILABLE) {
4937 (void) l_element_msg_string(bp.code, status_string);
4940 if (bp.code != S_NOT_INSTALLED) {
4993 (void) l_element_msg_string(bp.code, status_string);
4996 if (bp.code != S_NOT_INSTALLED) {
5050 if (loop.code == S_NOT_INSTALLED) {
5063 if (loop.code == S_NOT_INSTALLED) {
5110 if (ctlr.code == S_OK) {
5121 } else if (ctlr.code == S_CRITICAL) {
5126 } else if (ctlr.code == S_NONCRITICAL) {
5131 } else if (ctlr.code == S_NOT_INSTALLED) {
5135 } else if (ctlr.code == S_NOT_AVAILABLE) {
5197 if (fan.code == S_OK) {
5200 } else if (fan.code == S_CRITICAL) {
5205 } else if (fan.code == S_NONCRITICAL) {
5210 } else if (fan.code == S_NOT_INSTALLED) {
5213 } else if (fan.code == S_NOT_AVAILABLE) {
5307 if (ps.code == S_OK) {
5310 } else if (ps.code == S_CRITICAL) {
5315 } else if (ps.code == S_NONCRITICAL) {
5320 } else if (ps.code == S_NOT_INSTALLED) {
5323 } else if (ps.code == S_NOT_AVAILABLE) {
5452 * The scsi unload op code for tape is the same as a
6039 if (pg_hdr->code == MODEPAGE_CACHING) {
6169 if ((mode_data_avail) && (pg_hdr->code == MODEPAGE_CACHING)) {