hatops in Solaris 2.6

hatops in Solaris 2.6

Post by Casper H.S. Dik - Network Security Engine » Fri, 24 Jul 1998 04:00:00



[[ PLEASE DON'T SEND ME EMAIL COPIES OF POSTINGS ]]


>Hi, In solaris 2.5 the hat structure has funtion pointers to operations
>possible on the hat called as hatops which can be accessed as->a_hat->hat_op.
>However in 2.6 the hat structure doesnot have hatops. How do I perform these
>operations now ???? I am particularly interested in (*h_pagecachectl)(struct
>page *, u_int) ie., the h_pagecachectl routine. My platform is SUN Enterprise
>450. which is a 4 CPU (Ultra-2) PCI based with UPA. Thanx. -nitin.

What do you want to do?  You're not supposed to call kernel
internal functions from your driver.  Only DDI/DDK stuff is for your use.

Casper
--
Expressed in this posting are my opinions.  They are in no way related
to opinions held by my employer, Sun Microsystems.
Statements on Sun products included here are not gospel and may
be fiction rather than truth.