Home
last modified time | relevance | path

Searched defs:page_no (Results 1 – 9 of 9) sorted by relevance

/titanic_51/usr/src/uts/sun4/io/px/
H A Dpx_dma.h247 #define PX_GET_MP_PFN1(mp, page_no) \ argument
249 #define PX_GET_MP_PFN(mp, page_no) ((mp)->dmai_ndvmapages == 1 ? \ argument
252 #define PX_SET_MP_PFN(mp, page_no, pfn) { \ argument
260 #define PX_SET_MP_PFN1(mp, page_no, pfn) { \ argument
/titanic_51/usr/src/uts/sun4u/sys/pci/
H A Dpci_dma.h273 #define PCI_GET_MP_PFN1(mp, page_no) (((iopfn_t *)(mp)->dmai_pfnlst)[page_no]) argument
274 #define PCI_GET_MP_PFN(mp, page_no) ((mp)->dmai_ndvmapages == 1 ? \ argument
277 #define PCI_SET_MP_PFN(mp, page_no, pfn) { \ argument
284 #define PCI_SET_MP_PFN1(mp, page_no, pfn) { \ argument
/titanic_51/usr/src/cmd/lp/filter/postscript/dpost/
H A Dps_include.c72 ps_include(FILE *fin, FILE *fout, int page_no, int whiteout, in ps_include() argument
/titanic_51/usr/src/cmd/hal/utils/
H A Dcdutils.c160 get_mode_page(int fd, int page_no, int pc, int buf_len, uchar_t *buffer, int *plen) in get_mode_page() argument
/titanic_51/usr/src/cmd/cdrw/
H A Dmisc_scsi.c100 get_mode_page(int fd, int page_no, int pc, int buf_len, uchar_t *buffer) in get_mode_page() argument
/titanic_51/usr/src/uts/common/io/nxge/
H A Dnxge_fzc.c1535 uint64_t page_no, uint64_t op_type, in nxge_init_hv_fzc_lp_op() argument
[all...]
/titanic_51/usr/src/lib/cfgadm_plugins/ac/common/
H A Dmema.c968 u_longlong_t page_no, in mtest_write() argument
1003 u_longlong_t page_no, in mtest_read() argument
/titanic_51/usr/src/cmd/rmformat/
H A Drmf_misc.c1775 get_mode_page(int fd, int page_no, int pc, int buf_len, uchar_t *buffer) in get_mode_page() argument
/titanic_51/usr/src/uts/sun4/os/
H A Dddi_impl.c1319 #define PCI_GET_MP_PFN(mp, page_no) ((mp)->dmai_ndvmapages == 1 ? \ argument