Home
last modified time | relevance | path

Searched refs:pParam (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/sys/dev/hptmv/
H A Dgui_lib.c571 if (pParam->nDisk > MAX_MEMBERS) in hpt_create_array_v2()
592 switch (pParam->ArrayType) in hpt_create_array_v2()
599 if((pParam->BlockSizeShift < MinBlockSizeShift) || (pParam->BlockSizeShift > MaxBlockSizeShift)) in hpt_create_array_v2()
605 if((pParam->BlockSizeShift < MinBlockSizeShift) || (pParam->BlockSizeShift > MaxBlockSizeShift)) in hpt_create_array_v2()
614 if(pParam->nDisk <= 2) in hpt_create_array_v2()
644 for(i = 0; i < pParam->nDisk; i++) in hpt_create_array_v2()
740 for(i = 0; i < pParam->nDisk; i++) in hpt_create_array_v2()
816 param2.ArrayType = pParam->ArrayType; in hpt_create_array()
817 param2.nDisk = pParam->nDisk; in hpt_create_array()
820 param2.CreateTime = pParam->CreateTime; in hpt_create_array()
[all …]
H A Dhptintf.h884 DEVICEID hpt_create_array(PCREATE_ARRAY_PARAMS pParam);
887 DEVICEID hpt_create_array_v2(PCREATE_ARRAY_PARAMS_V2 pParam);
/freebsd-14.2/sys/dev/hptrr/
H A Dhptintf.h1357 DEVICEID hpt_create_array(PCREATE_ARRAY_PARAMS pParam);
1660 DEVICEID hpt_create_array_v2(PCREATE_ARRAY_PARAMS_V2 pParam);
1672 DEVICEID hpt_create_array_v3(PCREATE_ARRAY_PARAMS_V3 pParam);
1885 int hpt_get_parameter(PHPT_DRIVER_PARAMETER pParam);
1886 int hpt_set_parameter(PHPT_DRIVER_PARAMETER pParam);
/freebsd-14.2/sys/dev/hptnr/
H A Dhptintf.h1635 DEVICEID hpt_create_array(PCREATE_ARRAY_PARAMS pParam);
1939 DEVICEID hpt_create_array_v2(PCREATE_ARRAY_PARAMS_V2 pParam);
1951 DEVICEID hpt_create_array_v3(PCREATE_ARRAY_PARAMS_V3 pParam);
2164 int hpt_get_parameter(PHPT_DRIVER_PARAMETER pParam);
2165 int hpt_set_parameter(PHPT_DRIVER_PARAMETER pParam);
/freebsd-14.2/sys/dev/hpt27xx/
H A Dhptintf.h1639 DEVICEID hpt_create_array(PCREATE_ARRAY_PARAMS pParam);
1943 DEVICEID hpt_create_array_v2(PCREATE_ARRAY_PARAMS_V2 pParam);
1955 DEVICEID hpt_create_array_v3(PCREATE_ARRAY_PARAMS_V3 pParam);
2168 int hpt_get_parameter(PHPT_DRIVER_PARAMETER pParam);
2169 int hpt_set_parameter(PHPT_DRIVER_PARAMETER pParam);