Home
last modified time | relevance | path

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

/freebsd-12.1/sys/cam/scsi/
H A Dscsi_pt.c380 if (SID_TYPE(&cgd->inq_data) != T_PROCESSOR) in ptasync()
H A Dscsi_xpt.c509 { T_PROCESSOR, SIP_MEDIA_FIXED, "Cabletrn", "EA41*", "*" },
514 { T_PROCESSOR, SIP_MEDIA_FIXED, "CABLETRN", "EA41*", "*" },
H A Dscsi_all.c128 #define P (1 << T_PROCESSOR)
5389 case T_PROCESSOR: in scsi_print_inquiry_sbuf()
H A Dscsi_all.h2153 #define T_PROCESSOR 0x03 macro
/freebsd-12.1/sys/dev/mfi/
H A Dmfi_cam.c429 (device == T_PROCESSOR)) in mfip_done()
/freebsd-12.1/sys/dev/aac/
H A Daac_cam.c555 (device == T_PROCESSOR) || in aac_cam_fix_inquiry()
/freebsd-12.1/sys/cam/ctl/
H A Dctl.c4016 if (lun->be_lun->lun_type == T_PROCESSOR && in ctl_init_page_index()
4429 if (lun->be_lun->lun_type == T_PROCESSOR && in ctl_init_log_page_index()
4527 case T_PROCESSOR: in ctl_alloc_lun()
6084 if (lun->be_lun->lun_type == T_PROCESSOR && in ctl_do_mode_select()
6493 if (lun->be_lun->lun_type == T_PROCESSOR && in ctl_mode_sense()
6524 if (lun->be_lun->lun_type == T_PROCESSOR && in ctl_mode_sense()
6645 if (lun->be_lun->lun_type == T_PROCESSOR && in ctl_mode_sense()
6700 if (lun->be_lun->lun_type == T_PROCESSOR && in ctl_mode_sense()
10195 case T_PROCESSOR: in ctl_inquiry_std()
10267 case T_PROCESSOR: in ctl_inquiry_std()
[all …]
/freebsd-12.1/sys/dev/aacraid/
H A Daacraid_cam.c1227 (device == T_PROCESSOR)) in aac_cam_complete()
/freebsd-12.1/sys/dev/advansys/
H A Dadvlib.c108 T_PROCESSOR, SIP_MEDIA_REMOVABLE|SIP_MEDIA_FIXED,
/freebsd-12.1/sys/dev/arcmsr/
H A Darcmsr.c3070 inqdata[0] = T_PROCESSOR; /* Periph Qualifier & Periph Dev Type */ in arcmsr_handle_virtual_command()