Searched refs:maptype (Results 1 – 3 of 3) sorted by relevance
156 int ret, maptype; in nvif_object_map_handle() local166 maptype = args->map.type; in nvif_object_map_handle()168 return ret ? ret : (maptype == NVIF_IOCTL_MAP_V0_IO); in nvif_object_map_handle()
202 static char *maptype(struct mmc_command *cmd) in maptype() function379 cmd->opcode, maptype(cmd), cmd->resp[0], cmd->resp[1]); in mmc_spi_response_get()477 cmd->opcode, maptype(cmd)); in mmc_spi_command_send()
312 u32 maptype; in matching_bar() local314 maptype = NFP_PCIE_BAR_PCIE2CPP_MapType_of(bar->barcfg); in matching_bar()335 switch (maptype) { in matching_bar()
Completed in 14 milliseconds