PGP
if (size < MAX_RINGS * sizeof (PGP)) {
size = MAX_RINGS * sizeof (PGP);
PGP *pgp;
pgp = (PGP *)
PGP *pgp;
pgp = (PGP *)&slim2p->mbx.us.s2.port[ring_no];
if (sizeof (PGP) != size) {
DRIVER_NAME, ddiinst, (int)sizeof (PGP));
PGP port[4];