| /freebsd-14.2/sys/cam/scsi/ |
| H A D | scsi_sa.h | 283 uint8_t page_code; member 312 uint8_t page_code; member 496 uint8_t page_code; member 526 uint8_t page_code[2]; member 535 uint8_t page_code[2]; member 612 uint8_t page_code[2]; member 631 uint8_t page_code[2]; member 640 uint8_t page_code[2]; member 660 uint8_t page_code[2]; member 689 uint8_t page_code[2]; member [all …]
|
| H A D | scsi_all.h | 145 uint8_t page_code; member 185 uint8_t page_code; member 713 uint8_t page_code; member 751 uint8_t page_code; member 766 uint8_t page_code; member 786 uint8_t page_code; member 816 uint8_t page_code; member 851 uint8_t page_code; member 879 uint8_t page_code; member 2349 uint8_t page_code; member [all …]
|
| H A D | scsi_da.h | 565 uint8_t page_code; member 589 uint8_t page_code; member 610 uint8_t page_code; member 634 uint8_t page_code; member
|
| H A D | scsi_enc_internal.h | 77 int page_code; member
|
| H A D | scsi_cd.h | 764 uint8_t page_code; member 800 uint8_t page_code; member
|
| H A D | scsi_enc_safte.c | 236 if (state->page_code != SAFTE_RD_RDCFG && in safte_fill_read_buf_io() 245 state->page_code, buf, state->buf_size, in safte_fill_read_buf_io() 250 state->page_code, 0, buf, state->buf_size, in safte_fill_read_buf_io()
|
| /freebsd-14.2/sys/dev/isci/scil/ |
| H A D | sati_mode_pages.h | 133 U8 page_code 137 U8 page_code,
|
| H A D | sati_mode_pages.c | 358 U8 page_code in sati_mode_page_get_page_index() argument 364 if (sat_supported_mode_pages[index] == page_code) in sati_mode_page_get_page_index()
|
| H A D | sati_mode_select.c | 211 U8 page_code in sati_mode_select_get_mode_page_size() argument 216 switch (page_code) in sati_mode_select_get_mode_page_size() 709 U8 page_code; in sati_mode_select_process_mode_page() local 725 page_code = page_code_byte & SCSI_MODE_SENSE_PAGE_CODE_ENABLE; in sati_mode_select_process_mode_page() 726 page_size = sati_mode_select_get_mode_page_size(page_code); in sati_mode_select_process_mode_page() 737 switch(page_code) in sati_mode_select_process_mode_page()
|
| H A D | sati_mode_sense.h | 92 U8 page_code
|
| H A D | sati_mode_sense.c | 405 U8 page_code in sati_mode_sense_copy_initial_data() argument 408 U16 page_index = sati_mode_page_get_page_index(page_code); in sati_mode_sense_copy_initial_data()
|
| /freebsd-14.2/sys/cam/ctl/ |
| H A D | ctl_util.h | 47 uint8_t byte2, uint8_t page_code, ctl_tag_type tag_type, 77 uint8_t page_code, uint8_t pc, uint8_t subpage,
|
| H A D | ctl_util.c | 124 uint8_t byte2, uint8_t page_code, ctl_tag_type tag_type, in ctl_scsi_inquiry() argument 138 cdb->page_code = page_code; in ctl_scsi_inquiry() 444 int dbd, int llbaa, uint8_t page_code, uint8_t pc, in ctl_scsi_mode_sense() argument 460 cdb->page = page_code | pc; in ctl_scsi_mode_sense() 474 cdb->page = page_code | pc; in ctl_scsi_mode_sense()
|
| H A D | ctl.c | 1020 msg->mode.page_code = page; in ctl_isc_announce_mode() 1466 msg->mode.page_code && in ctl_isc_mode_sync() 4080 int i, page_code; in ctl_init_page_index() local 4100 page_code = page_index->page_code & SMPH_PC_MASK; in ctl_init_page_index() 4101 switch (page_code) { in ctl_init_page_index() 6473 switch (page_code) { in ctl_mode_sense() 6541 if ((page_index->page_code & SMPH_PC_MASK) != page_code) in ctl_mode_sense() 6642 switch (page_code) { in ctl_mode_sense() 6697 if ((page_index->page_code & SMPH_PC_MASK) != page_code) in ctl_mode_sense() 6939 if ((page_index->page_code & SL_PAGE_CODE) != page_code) in ctl_log_sense() [all …]
|
| H A D | ctl.h | 77 uint8_t page_code; member
|
| H A D | ctl_io.h | 562 uint8_t page_code; member
|
| H A D | ctl_private.h | 246 uint8_t page_code; member
|
| /freebsd-14.2/sbin/camcontrol/ |
| H A D | modeedit.c | 617 if ((mph->page_code & SMPH_SPF) == 0) { in editlist_populate() 759 if ((mph->page_code & SMPH_SPF) == 0) { in editlist_save() 774 mph->page_code &= ~SMPH_PS; /* Reserved for MODE SELECT command. */ in editlist_save() 1022 if ((mph->page_code & SMPH_SPF) == 0) { in modepage_dump() 1191 if ((mph->page_code & SMPH_SPF) == 0) { in mode_list() 1192 page = mph->page_code & SMS_PAGE_CODE; in mode_list() 1197 page = mphsp->page_code & SMS_PAGE_CODE; in mode_list()
|
| /freebsd-14.2/sys/dev/ahci/ |
| H A D | ahciem.c | 416 page->hdr.page_code = 0; in ahci_em_emulate_ses_on_led() 435 page->hdr.page_code = 0x01; in ahci_em_emulate_ses_on_led() 463 page->hdr.page_code = 0x02; in ahci_em_emulate_ses_on_led() 526 page->hdr.page_code = 0x07; in ahci_em_emulate_ses_on_led() 545 page->hdr.page_code = 0x0a; in ahci_em_emulate_ses_on_led()
|
| /freebsd-14.2/sys/cam/ata/ |
| H A D | ata_all.h | 162 uint8_t tag_action, int pcv, uint8_t page_code, 172 uint8_t tag_action, uint8_t page_code,
|
| H A D | ata_all.c | 1039 uint8_t tag_action, int pcv, uint8_t page_code, in semb_receive_diagnostic_results() argument 1054 pcv ? page_code : 0, 0x02, length / 4); in semb_receive_diagnostic_results() 1080 uint8_t tag_action, uint8_t page_code, in semb_read_buffer() argument 1095 page_code, 0x00, length / 4); in semb_read_buffer()
|
| /freebsd-14.2/sys/dev/aacraid/ |
| H A D | aacraid_cam.c | 80 u_int8_t page_code; member 539 ccb->csio.dxfer_len, inq->byte2, inq->page_code); in aac_container_special_command() 543 if (inq->page_code != 0) { in aac_container_special_command() 564 if (inq->page_code == SVPD_SUPPORTED_PAGE_LIST) { in aac_container_special_command() 569 p->page_code = SVPD_SUPPORTED_PAGE_LIST; in aac_container_special_command() 573 } else if (inq->page_code == SVPD_UNIT_SERIAL_NUMBER) { in aac_container_special_command() 578 p->page_code = SVPD_UNIT_SERIAL_NUMBER; in aac_container_special_command() 801 cp->page_code = SMS_CONTROL_MODE_PAGE; in aac_container_special_command()
|
| /freebsd-14.2/usr.sbin/ctladm/ |
| H A D | ctladm.c | 1297 int page_code = -1; in cctl_mode_sense() local 1325 page_code = strtoul(optarg, NULL, 0); in cctl_mode_sense() 1335 if (((list == 0) && (page_code == -1)) in cctl_mode_sense() 1336 || ((list != 0) && (page_code != -1))) { in cctl_mode_sense() 1343 if ((page_code != -1) in cctl_mode_sense() 1344 && ((page_code > SMS_ALL_PAGES_PAGE) in cctl_mode_sense() 1345 || (page_code < 0))) { in cctl_mode_sense() 1347 page_code); in cctl_mode_sense() 1353 page_code = SMS_ALL_PAGES_PAGE; in cctl_mode_sense() 1425 /*page_code*/ page_code, in cctl_mode_sense() [all …]
|
| /freebsd-14.2/sys/dev/usb/storage/ |
| H A D | ustorage_fs.c | 1128 uint8_t page_code; in ustorage_fs_mode_sense() local 1140 page_code = sc->sc_cbw->CBWCDB[2] & 0x3f; in ustorage_fs_mode_sense() 1146 all_pages = (page_code == 0x3f); in ustorage_fs_mode_sense() 1174 if ((page_code == 0x08) || all_pages) { in ustorage_fs_mode_sense()
|
| /freebsd-14.2/share/examples/scsi_target/ |
| H A D | scsi_cmds.c | 317 } else if (inq->page_code != 0) { in tcmd_inquiry() 322 offsetof(struct scsi_inquiry, page_code); in tcmd_inquiry()
|