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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/message/fusion/
H A Dmptbase.c298 cfg.cfghdr.ehdr = &hdr;
4849 cfg.cfghdr.hdr = &hdr;
4889 cfg.cfghdr.hdr = &hdr;
5182 cfg.cfghdr.hdr = &hdr;
5273 cfg.cfghdr.hdr = &header;
5350 cfg.cfghdr.hdr = &header;
5459 cfg.cfghdr.hdr = &header;
5468 ioc->spi_data.sdp1version = cfg.cfghdr.hdr->PageVersion;
5469 ioc->spi_data.sdp1length = cfg.cfghdr.hdr->PageLength;
5478 ioc->spi_data.sdp0version = cfg.cfghdr
[all...]
H A Dmptfc.c329 cfg.cfghdr.hdr = &hdr;
761 cfg.cfghdr.hdr = &hdr;
854 cfg.cfghdr.hdr = &hdr;
897 cfg.cfghdr.hdr = &hdr;
H A Dmptsas.c660 cfg.cfghdr.hdr = &hdr;
1355 cfg.cfghdr.ehdr = &hdr;
2006 cfg.cfghdr.ehdr = &hdr;
2362 cfg.cfghdr.ehdr = &hdr;
2436 cfg.cfghdr.ehdr = &hdr;
2439 cfg.cfghdr.ehdr->PageType = MPI_CONFIG_PAGETYPE_EXTENDED;
2440 cfg.cfghdr.ehdr->ExtPageType = MPI_CONFIG_EXTPAGETYPE_SAS_IO_UNIT;
2441 cfg.cfghdr.ehdr->PageVersion = MPI_SASIOUNITPAGE1_PAGEVERSION;
2442 cfg.cfghdr.ehdr->PageNumber = 1;
2498 cfg.cfghdr
[all...]
H A Dmptctl.c2508 cfg.cfghdr.hdr = &hdr;
2517 if (cfg.cfghdr.hdr->PageLength > 0) {
2724 cfg.cfghdr.hdr = &hdr;
2772 cfg.cfghdr.hdr = &hdr;
2777 if ((mpt_config(ioc, &cfg) == 0) && (cfg.cfghdr.hdr->PageLength > 0)) {
2780 data_sz = (int) cfg.cfghdr.hdr->PageLength * 4;
H A Dmptbase.h885 } cfghdr; member in struct:_x_config_parms
H A Dmptspi.c560 cfg.cfghdr.hdr = &hdr;
892 cfg.cfghdr.hdr = &hdr;

Completed in 136 milliseconds