Searched refs:swp_p (Results 1 – 1 of 1) sorted by relevance
5419 union swpbuf *swp_p, swp_b; in mkshort() local5422 swp_p = (union swpbuf *)sval; in mkshort()5426 swp_p->s_half[0] = swp_b.s_half[1]; in mkshort()5427 swp_p->s_half[1] = swp_b.s_half[0]; in mkshort()5430 swp_p->s_half[0] = swp_b.s_half[0]; in mkshort()5431 swp_p->s_half[1] = swp_b.s_half[1]; in mkshort()