Searched refs:ptr_sest (Results 1 – 2 of 2) sorted by relevance
476 fi->q.ptr_sest[i] = fi->q.ptr_sest_base + NO_OF_ENTRIES*i;1194 tach_header = bus_to_virt(ntohl(*(fi->q.ptr_sest[x_id] + 5)));1197 fi->g.odb.hdr_addr = *(fi->q.ptr_sest[x_id] + 5);1201 ptr_edb = bus_to_virt(ntohl(*(fi->q.ptr_sest[x_id] + 7)));1241 *(fi->q.ptr_sest[x_id] + 7) = htonl(virt_to_bus(ptr_edb));1259 STE_bit = ntohl(*fi->q.ptr_sest[x_id]);1261 *(fi->q.ptr_sest[x_id]) &= htonl(SEST_INV);1274 STE_bit = ntohl(*fi->q.ptr_sest[x_id]);1276 *(fi->q.ptr_sest[x_id]) &= htonl(SEST_INV);1363 *(fi->q.ptr_sest[x_id]) &= htonl(SEST_INV);[all …]
327 u_int *ptr_sest[SEST_LENGTH]; member