Lines Matching defs:code

1178  * 0 if node was open successfully, error code otherwise.
1235 * 0 if node was closed successfully, error code otherwise.
1296 * error code if operation failed.
2355 * bioerror(9F) with bp and an error code of EFAULT.
2358 * bioerror(9F) with bp and an error code of EINVAL.
2520 * in the dump code path.
3246 * in the dump code path.
3497 * and additional sense code.
3502 sata_txlt_check_condition(sata_pkt_txlate_t *spx, uchar_t key, uchar_t code)
3518 sense->es_add_code = code;
3846 /* Set the command code */
3855 * If the command code, page_buf[56], is not
3931 * NO SENSE and set additional sense code to the exception code - this is not
4026 sense.es_class = 7; /* Response code 0x70 - current err */
4186 * Returns TRAN_ACCEPT or code returned by sata_hba_start() and
4979 int pc; /* Page Control code */
4985 "sata_txlt_mode_sense, pc %x page code 0x%02x\n",
5069 buf[len++] = 0; /* density code */
5099 buf[len++] = 0; /* density code */
5285 "sata_txlt_mode_select, pc %x page code 0x%02x\n",
5825 int pc; /* Page Control code */
5826 int page_code; /* Page code */
5833 "sata_txlt_log_sense, pc 0x%x, page code 0x%x\n",
5904 buf[len++] = page_code; /* page code as in the CDB */
6114 * Returns TRAN_ACCEPT or code returned by sata_hba_start() and
6383 * Returns TRAN_ACCEPT or code returned by sata_hba_start() and
6882 * Returns TRAN_ACCEPT or code returned by sata_hba_start() and
8015 page->mode_page.code = MODEPAGE_CACHING; /* PS = 0 */
8028 page->mode_page.code = MODEPAGE_CACHING;
8055 page->mode_page.code = MODEPAGE_INFO_EXCPT;
8097 page->mode_page.code = MODEPAGE_ACOUSTIC_MANAG;
8127 page->mode_page.code = MODEPAGE_ACOUSTIC_MANAG;
8165 page->mode_page.code = MODEPAGE_POWER_COND;
8745 uint8_t code;
8834 code = 0; /* unspecified */
8835 status |= (code << 4);
8959 uint8_t code;
9032 code = 0; /* unspecified */
9033 status |= (code << 4);
9248 log_page->code = 0x0e;
13230 * Return failure code of a failing command or DDI_FAILURE when
15079 * Add such code here.
15846 * NOTE: Port multiplier code is not completed nor tested.
20624 "cannot log sysevent, err code %x\n", err));