Searched defs:page_no (Results 1 – 9 of 9) sorted by relevance
/titanic_41/usr/src/uts/sun4/io/px/ |
H A D | px_dma.h | 247 #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_41/usr/src/uts/sun4u/sys/pci/ |
H A D | pci_dma.h | 273 #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_41/usr/src/cmd/lp/filter/postscript/dpost/ |
H A D | ps_include.c | 72 ps_include(FILE *fin, FILE *fout, int page_no, int whiteout, in ps_include()
|
/titanic_41/usr/src/cmd/hal/utils/ |
H A D | cdutils.c | 160 get_mode_page(int fd, int page_no, int pc, int buf_len, uchar_t *buffer, int *plen) in get_mode_page()
|
/titanic_41/usr/src/cmd/cdrw/ |
H A D | misc_scsi.c | 100 get_mode_page(int fd, int page_no, int pc, int buf_len, uchar_t *buffer) in get_mode_page()
|
/titanic_41/usr/src/uts/common/io/nxge/ |
H A D | nxge_fzc.c | 1535 uint64_t page_no, uint64_t op_type, in nxge_init_hv_fzc_lp_op()
|
/titanic_41/usr/src/lib/cfgadm_plugins/ac/common/ |
H A D | mema.c | 968 u_longlong_t page_no, in mtest_write() 1003 u_longlong_t page_no, in mtest_read()
|
/titanic_41/usr/src/cmd/rmformat/ |
H A D | rmf_misc.c | 1775 get_mode_page(int fd, int page_no, int pc, int buf_len, uchar_t *buffer) in get_mode_page()
|
/titanic_41/usr/src/uts/sun4/os/ |
H A D | ddi_impl.c | 1319 #define PCI_GET_MP_PFN(mp, page_no) ((mp)->dmai_ndvmapages == 1 ? \ argument
|