Searched refs:T_PROCESSOR (Results 1 – 10 of 10) sorted by relevance
| /NextBSD/sys/cam/scsi/ |
| HD | scsi_pt.c | 381 if (SID_TYPE(&cgd->inq_data) != T_PROCESSOR) in ptasync()
|
| HD | scsi_xpt.c | 508 { T_PROCESSOR, SIP_MEDIA_FIXED, "Cabletrn", "EA41*", "*" }, 513 { T_PROCESSOR, SIP_MEDIA_FIXED, "CABLETRN", "EA41*", "*" },
|
| HD | scsi_all.c | 125 #define P (1 << T_PROCESSOR) 5364 case T_PROCESSOR: in scsi_print_inquiry()
|
| HD | scsi_all.h | 2052 #define T_PROCESSOR 0x03 macro
|
| /NextBSD/sys/dev/mfi/ |
| HD | mfi_cam.c | 428 (device == T_PROCESSOR)) in mfip_done()
|
| /NextBSD/sys/dev/aac/ |
| HD | aac_cam.c | 553 (device == T_PROCESSOR) || in aac_cam_fix_inquiry()
|
| /NextBSD/sys/cam/ctl/ |
| HD | ctl.c | 3902 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/ |
| HD | aacraid_cam.c | 1223 (device == T_PROCESSOR)) in aac_cam_complete()
|
| /NextBSD/sys/dev/advansys/ |
| HD | advlib.c | 106 T_PROCESSOR, SIP_MEDIA_REMOVABLE|SIP_MEDIA_FIXED,
|
| /NextBSD/sys/dev/arcmsr/ |
| HD | arcmsr.c | 2808 inqdata[0] = T_PROCESSOR; /* Periph Qualifier & Periph Dev Type */ in arcmsr_handle_virtual_command()
|