maptype
int ret, maptype;
maptype = args->map.type;
return ret ? ret : (maptype == NVIF_IOCTL_MAP_V0_IO);
cmd->opcode, maptype(cmd), cmd->resp[0], cmd->resp[1]);
cmd->opcode, maptype(cmd));
u32 maptype;
maptype = NFP_PCIE_BAR_PCIE2CPP_MapType_of(bar->barcfg);
switch (maptype) {
int *maptype, bool may_inplace)
*maptype = 0;
*maptype = 1;
*maptype = 3;
*maptype = 2;
int ret, maptype;
&maptype, may_inplace);
if (!maptype) {
} else if (maptype == 1) {
} else if (maptype == 2) {
} else if (maptype != 3) {
int maptype;
maptype = (tblk->xflag & COMMIT_PMAP) ? COMMIT_PMAP : COMMIT_PWMAP;
tblk, maptype);
struct maplock * maplock, struct tblock * tblk, int maptype)
tblk, maplock, maptype);
if (maptype == COMMIT_PMAP || maptype == COMMIT_PWMAP) {
if (maptype == COMMIT_PWMAP || maptype == COMMIT_WMAP) {
int maptype)
if ((maptype == SFM_MAP_UNI_RSVD) && convert_sfm_char(src_char, target))
else if ((maptype == SFU_MAP_UNI_RSVD) &&