Home
last modified time | relevance | path

Searched refs:T_PROCESSOR (Results 1 – 10 of 10) sorted by relevance

/NextBSD/sys/cam/scsi/
HDscsi_pt.c381 if (SID_TYPE(&cgd->inq_data) != T_PROCESSOR) in ptasync()
HDscsi_xpt.c508 { T_PROCESSOR, SIP_MEDIA_FIXED, "Cabletrn", "EA41*", "*" },
513 { T_PROCESSOR, SIP_MEDIA_FIXED, "CABLETRN", "EA41*", "*" },
HDscsi_all.c125 #define P (1 << T_PROCESSOR)
5364 case T_PROCESSOR: in scsi_print_inquiry()
HDscsi_all.h2052 #define T_PROCESSOR 0x03 macro
/NextBSD/sys/dev/mfi/
HDmfi_cam.c428 (device == T_PROCESSOR)) in mfip_done()
/NextBSD/sys/dev/aac/
HDaac_cam.c553 (device == T_PROCESSOR) || in aac_cam_fix_inquiry()
/NextBSD/sys/cam/ctl/
HDctl.c3902 if (lun->be_lun->lun_type == T_PROCESSOR && in ctl_init_page_index()
4322 if (lun->be_lun->lun_type == T_PROCESSOR && in ctl_init_log_page_index()
4414 case T_PROCESSOR: in ctl_alloc_lun()
6053 if (lun->be_lun->lun_type == T_PROCESSOR && in ctl_do_mode_select()
6434 if (lun->be_lun->lun_type == T_PROCESSOR && in ctl_mode_sense()
6470 if (lun->be_lun->lun_type == T_PROCESSOR && in ctl_mode_sense()
6602 if (lun->be_lun->lun_type == T_PROCESSOR && in ctl_mode_sense()
6657 if (lun->be_lun->lun_type == T_PROCESSOR && in ctl_mode_sense()
10264 case T_PROCESSOR: in ctl_inquiry_std()
10333 case T_PROCESSOR: in ctl_inquiry_std()
[all …]
/NextBSD/sys/dev/aacraid/
HDaacraid_cam.c1223 (device == T_PROCESSOR)) in aac_cam_complete()
/NextBSD/sys/dev/advansys/
HDadvlib.c106 T_PROCESSOR, SIP_MEDIA_REMOVABLE|SIP_MEDIA_FIXED,
/NextBSD/sys/dev/arcmsr/
HDarcmsr.c2808 inqdata[0] = T_PROCESSOR; /* Periph Qualifier & Periph Dev Type */ in arcmsr_handle_virtual_command()