Home
last modified time | relevance | path

Searched refs:groupnum (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-dbs/postgresql/
H A Dpostgresql.inc173 groupnum = "28"
177 GROUPADD_PARAM:${PN} = "-g ${groupnum} -o -r postgres"
/OK3568_Linux_fs/buildroot/package/libnetfilter_log/
H A D0003-src-Use-stdint-types-everywhere.patch188 - u_int16_t groupnum, u_int8_t pf)
190 + uint16_t groupnum, uint8_t pf)
/OK3568_Linux_fs/kernel/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.c2355 u8 opcode = 0, flagvals = 0, groupnum = 0, control = 0; in megasas_set_pd_lba() local
2416 groupnum = cdb[14]; in megasas_set_pd_lba()
2421 groupnum = cdb[10]; in megasas_set_pd_lba()
2429 cdb[6] = groupnum; in megasas_set_pd_lba()
2449 groupnum = cdb[6]; in megasas_set_pd_lba()
2456 groupnum = cdb[10]; in megasas_set_pd_lba()
2465 cdb[14] = groupnum; in megasas_set_pd_lba()