Searched refs:cfghdr (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/message/fusion/
H A Dmptbase.c295 cfg.cfghdr.ehdr = &hdr;
4957 cfg.cfghdr.hdr = &hdr;
5003 cfg.cfghdr.hdr = &hdr;
5304 cfg.cfghdr.hdr = &hdr;
5397 cfg.cfghdr.hdr = &header;
5478 cfg.cfghdr.hdr = &header;
5591 cfg.cfghdr.hdr = &header;
5600 ioc->spi_data.sdp1version = cfg.cfghdr.hdr->PageVersion;
5601 ioc->spi_data.sdp1length = cfg.cfghdr.hdr->PageLength;
5610 ioc->spi_data.sdp0version = cfg.cfghdr
[all...]
H A Dmptfc.c357 cfg.cfghdr.hdr = &hdr;
788 cfg.cfghdr.hdr = &hdr;
883 cfg.cfghdr.hdr = &hdr;
926 cfg.cfghdr.hdr = &hdr;
H A Dmptsas.c695 cfg.cfghdr.hdr = &hdr;
1387 cfg.cfghdr.ehdr = &hdr;
2049 cfg.cfghdr.ehdr = &hdr;
2401 cfg.cfghdr.ehdr = &hdr;
2475 cfg.cfghdr.ehdr = &hdr;
2478 cfg.cfghdr.ehdr->PageType = MPI_CONFIG_PAGETYPE_EXTENDED;
2479 cfg.cfghdr.ehdr->ExtPageType = MPI_CONFIG_EXTPAGETYPE_SAS_IO_UNIT;
2480 cfg.cfghdr.ehdr->PageVersion = MPI_SASIOUNITPAGE1_PAGEVERSION;
2481 cfg.cfghdr.ehdr->PageNumber = 1;
2537 cfg.cfghdr
[all...]
H A Dmptctl.c2388 cfg.cfghdr.hdr = &hdr;
2397 if (cfg.cfghdr.hdr->PageLength > 0) {
2602 cfg.cfghdr.hdr = &hdr;
2651 cfg.cfghdr.hdr = &hdr;
2656 if ((mpt_config(ioc, &cfg) == 0) && (cfg.cfghdr.hdr->PageLength > 0)) {
2659 data_sz = (int) cfg.cfghdr.hdr->PageLength * 4;
H A Dmptbase.h896 } cfghdr; member in struct:_x_config_parms
H A Dmptspi.c554 cfg.cfghdr.hdr = &hdr;
890 cfg.cfghdr.hdr = &hdr;

Completed in 200 milliseconds