/titanic_44/usr/src/cmd/ndmpd/include/ |
H A D | bitmap.h | 152 #define bm_setone(bmd, bn) bm_set((bmd), (bn), 1, 1) argument 153 #define dbm_setone(bmd, bn) dbm_set((bmd), (bn), 1, 1) argument 154 #define bm_unsetone(bmd, bn) bm_set((bmd), (bn), 1, 0) argument 155 #define dbm_unsetone(bmd, bn) dbm_set((bmd), (bn), 1, 0) argument
|
/titanic_44/usr/src/cmd/ndmpd/tlm/ |
H A D | tlm_bitmap.c | 319 bmp_set(bmap_chunk_t *cp, u_quad_t bn, uint_t *vp) in bmp_set() 346 bmp_get(bmap_chunk_t *cp, u_quad_t bn) in bmp_get() 368 bm_chunk_setup(bitmap_t *bmp, bmap_chunk_t *cp, u_quad_t bn) in bm_chunk_setup() 407 bm_chunk_new(bitmap_t *bmp, u_quad_t bn) in bm_chunk_new() 436 bm_chunk_alloc(bitmap_t *bmp, u_quad_t bn) in bm_chunk_alloc() 511 bm_chunk_find(bitmap_t *bmp, u_quad_t bn) in bm_chunk_find() 547 u_quad_t bn; in bmp_setval() local 592 u_quad_t bn; in bmp_getval() local 852 dbmp_set(dbmap_chunk_t *cp, u_quad_t bn, uint_t *vp) in dbmp_set() 892 dbmp_get(dbmap_chunk_t *cp, u_quad_t bn) in dbmp_get() [all …]
|
/titanic_44/usr/src/lib/fm/topo/modules/i86pc/hostbridge/ |
H A D | hb_i86pc.c | 37 hb_process(topo_mod_t *mod, tnode_t *ptn, topo_instance_t hbi, di_node_t bn) in hb_process() 56 rc_process(topo_mod_t *mod, tnode_t *ptn, topo_instance_t hbi, di_node_t bn) in rc_process()
|
/titanic_44/usr/src/cmd/format/ |
H A D | menu_command.c | 1212 diskaddr_t bn; in c_repair() local 1434 diskaddr_t bn; in c_show() local 1861 diskaddr_t bn; in c_backup() local 2106 diskaddr_t bn; in c_verify() local
|
H A D | global.h | 149 #define bn2c(bn) (uint_t)((diskaddr_t)(bn) / spc()) argument 150 #define bn2h(bn) (uint_t)(((diskaddr_t)(bn) % spc()) / nsect) argument 151 #define bn2s(bn) (uint_t)(((diskaddr_t)(bn) % spc()) % nsect) argument
|
H A D | ctlr_ata.c | 369 ata_repair(diskaddr_t bn, int flag) in ata_repair()
|
H A D | menu_defect.c | 266 diskaddr_t bn; in d_add() local
|
H A D | analyze.c | 458 scan_repair(bn, mode) in scan_repair() argument
|
H A D | io.c | 453 blkaddr_t bn; local 2158 pr_dblock(void (*func)(char *, ...), diskaddr_t bn) in pr_dblock()
|
/titanic_44/usr/src/lib/fm/topo/modules/sun4/hostbridge/ |
H A D | hb_sun4.c | 151 topo_instance_t bi, di_node_t bn, did_t *hbdid) in hb_process() 166 rc_process(topo_mod_t *mod, tnode_t *ptn, topo_instance_t rci, di_node_t bn) in rc_process()
|
/titanic_44/usr/src/uts/common/fs/ufs/ |
H A D | ufs_extvnops.c | 79 daddr_t bn; in ufs_rdwr_data() local 249 daddr_t bn; in ufs_alloc_data() local
|
H A D | quota.c | 169 daddr_t bn; in getdiskquota() local
|
H A D | ufs_directio.c | 353 daddr_t bn; in ufs_directio_write() local 824 daddr_t bn; in ufs_directio_read() local
|
/titanic_44/usr/src/cmd/lastcomm/ |
H A D | lc_pacct.c | 43 int bn, cc; in lc_pacct() local
|
/titanic_44/usr/src/lib/libvolmgt/common/ |
H A D | volmgt_on_private.c | 137 char *bn = NULL; /* block name */ in _dev_unmount() local 562 char *spcl, char *bn) in call_unmount_prog()
|
/titanic_44/usr/src/lib/libbc/libc/gen/common/ |
H A D | ndbm.c | 612 long bn; in dbm_access() local 668 long bn; in getbit() local 691 long bn; in setbit() local
|
/titanic_44/usr/src/lib/libnsl/yp/ |
H A D | dbm.c | 345 long bn; in getbit() local 373 long bn; in setbit() local
|
/titanic_44/usr/src/ucblib/libdbm/ |
H A D | dbm.c | 355 long bn; in getbit() local 382 long bn; in setbit() local
|
/titanic_44/usr/src/cmd/svr4pkg/libinst/ |
H A D | copyf.c | 434 char *bn; in openLocal() local
|
/titanic_44/usr/src/lib/libc/port/gen/ |
H A D | ndbm.c | 720 long bn; in dbm_access() local 784 long bn; in getbit() local 809 long bn; in setbit() local
|
/titanic_44/usr/src/uts/common/os/ |
H A D | fbio.c | 189 fbiwrite(struct fbuf *fbp, vnode_t *devvp, daddr_t bn, int bsize) in fbiwrite()
|
/titanic_44/usr/src/uts/common/tnf/ |
H A D | tnf_buf.c | 78 ulong_t tmp_bn, bn, new_bn; in tnfw_b_alloc_block() local
|
/titanic_44/usr/src/lib/fm/topo/modules/i86pc/x86pi/ |
H A D | x86pi_hostbridge.c | 163 pci_process(topo_mod_t *mod, tnode_t *tn_hbr, di_node_t bn) in pci_process()
|
/titanic_44/usr/src/cmd/addbadsec/ |
H A D | addbadsec.c | 342 hardware_remap(bn) in hardware_remap() argument
|
/titanic_44/usr/src/grub/grub-0.97/stage2/ |
H A D | fsys_ufs.c | 168 sbmap(grub_daddr32_t bn) in sbmap()
|