Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_pt.c375 if (SID_TYPE(&cgd->inq_data) != T_PROCESSOR) in ptasync()
H A Dscsi_xpt.c501 { T_PROCESSOR, SIP_MEDIA_FIXED, "Cabletrn", "EA41*", "*" },
506 { T_PROCESSOR, SIP_MEDIA_FIXED, "CABLETRN", "EA41*", "*" },
H A Dscsi_all.c125 #define P (1 << T_PROCESSOR)
5497 case T_PROCESSOR: in scsi_print_inquiry_sbuf()
H A Dscsi_all.h2171 #define T_PROCESSOR 0x03 macro
/freebsd/sys/dev/mfi/
H A Dmfi_cam.c426 (device == T_PROCESSOR)) in mfip_done()
/freebsd/usr.sbin/ctld/
H A Dconf.c430 device_type = T_PROCESSOR; in lun_set_device_type()
/freebsd/sys/dev/aac/
H A Daac_cam.c550 (device == T_PROCESSOR) || in aac_cam_fix_inquiry()
/freebsd/sys/cam/ctl/
H A Dctl.c4086 if (lun->be_lun->lun_type == T_PROCESSOR && in ctl_init_page_index()
4370 if (lun->be_lun->lun_type == T_PROCESSOR && in ctl_init_log_page_index()
4459 case T_PROCESSOR: in ctl_add_lun()
6055 if (lun->be_lun->lun_type == T_PROCESSOR && in ctl_do_mode_select()
6464 if (lun->be_lun->lun_type == T_PROCESSOR && in ctl_mode_sense()
6495 if (lun->be_lun->lun_type == T_PROCESSOR && in ctl_mode_sense()
6616 if (lun->be_lun->lun_type == T_PROCESSOR && in ctl_mode_sense()
6671 if (lun->be_lun->lun_type == T_PROCESSOR && in ctl_mode_sense()
10248 case T_PROCESSOR: in ctl_inquiry_std()
10320 case T_PROCESSOR: in ctl_inquiry_std()
[all …]
/freebsd/sys/dev/aacraid/
H A Daacraid_cam.c1218 (device == T_PROCESSOR)) in aac_cam_complete()
/freebsd/sys/dev/arcmsr/
H A Darcmsr.c3122 inqdata[0] = T_PROCESSOR; /* Periph Qualifier & Periph Dev Type */ in arcmsr_handle_virtual_command()