Home
last modified time | relevance | path

Searched refs:get_width (Results 1 – 4 of 4) sorted by relevance

/linux/include/scsi/
H A Dscsi_transport_spi.h99 void (*get_width)(struct scsi_target *); member
/linux/drivers/edac/
H A Dskx_common.c318 static int get_width(u32 mtr) in get_width() function
498 dimm->dtype = get_width(mtr); in skx_get_dimm_info()
H A Digen6_edac.c710 static enum dev_type get_width(int dimm_l, u32 mad_dimm) in get_width() function
1118 dtype = get_width(0, mad_dimm); in igen6_get_dimm_config()
1121 dtype = get_width(1, mad_dimm); in igen6_get_dimm_config()
/linux/drivers/message/fusion/
H A Dmptspi.c1208 .get_width = mptspi_read_parameters,