Searched refs:T_PROCESSOR (Results 1 – 9 of 9) sorted by relevance
| /freebsd-14.2/sys/dev/mfi/ |
| H A D | mfi_cam.c | 426 (device == T_PROCESSOR)) in mfip_done()
|
| /freebsd-14.2/sys/cam/scsi/ |
| H A D | scsi_pt.c | 376 if (SID_TYPE(&cgd->inq_data) != T_PROCESSOR) in ptasync()
|
| H A D | scsi_xpt.c | 503 { T_PROCESSOR, SIP_MEDIA_FIXED, "Cabletrn", "EA41*", "*" }, 508 { T_PROCESSOR, SIP_MEDIA_FIXED, "CABLETRN", "EA41*", "*" },
|
| H A D | scsi_all.c | 126 #define P (1 << T_PROCESSOR) 5490 case T_PROCESSOR: in scsi_print_inquiry_sbuf()
|
| H A D | scsi_all.h | 2178 #define T_PROCESSOR 0x03 macro
|
| /freebsd-14.2/sys/dev/aac/ |
| H A D | aac_cam.c | 550 (device == T_PROCESSOR) || in aac_cam_fix_inquiry()
|
| /freebsd-14.2/sys/cam/ctl/ |
| H A D | ctl.c | 4093 if (lun->be_lun->lun_type == T_PROCESSOR && in ctl_init_page_index() 4505 if (lun->be_lun->lun_type == T_PROCESSOR && in ctl_init_log_page_index() 4594 case T_PROCESSOR: in ctl_add_lun() 6093 if (lun->be_lun->lun_type == T_PROCESSOR && in ctl_do_mode_select() 6502 if (lun->be_lun->lun_type == T_PROCESSOR && in ctl_mode_sense() 6533 if (lun->be_lun->lun_type == T_PROCESSOR && in ctl_mode_sense() 6654 if (lun->be_lun->lun_type == T_PROCESSOR && in ctl_mode_sense() 6709 if (lun->be_lun->lun_type == T_PROCESSOR && in ctl_mode_sense() 10287 case T_PROCESSOR: in ctl_inquiry_std() 10359 case T_PROCESSOR: in ctl_inquiry_std() [all …]
|
| /freebsd-14.2/sys/dev/aacraid/ |
| H A D | aacraid_cam.c | 1218 (device == T_PROCESSOR)) in aac_cam_complete()
|
| /freebsd-14.2/sys/dev/arcmsr/ |
| H A D | arcmsr.c | 3122 inqdata[0] = T_PROCESSOR; /* Periph Qualifier & Periph Dev Type */ in arcmsr_handle_virtual_command()
|