Home
last modified time | relevance | path

Searched defs:bsp (Results 1 – 19 of 19) sorted by relevance

/titanic_52/usr/src/uts/common/io/bge/
H A Dbge_send.c211 bge_recycle(bge_t *bgep, bge_status_t *bsp) in bge_recycle() argument
371 bge_status_t *bsp; in bge_send_serial() local
H A Dbge_recv2.c414 bge_receive(bge_t *bgep, bge_status_t *bsp) in bge_receive() argument
H A Dbge_main2.c2209 bge_status_t *bsp; local
2309 bge_status_t *bsp; local
2370 bge_status_t *bsp; local
H A Dbge_chip2.c4956 bge_status_t *bsp; in bge_status_sync() local
5049 bge_status_t *bsp; in bge_intr() local
5292 bge_status_t *bsp; in bge_factotum_stall_check() local
[all...]
H A Dbge_hw.h1920 #define SEND_INDEX_P(bsp, ring) (&(bsp)->index[(ring)^0].send_cons_index) argument
1921 #define RECV_INDEX_P(bsp, ring) (&(bsp)->index[(ring)^0].recv_prod_index) argument
1926 #define SEND_INDEX_P(bsp, ring) (&(bsp)->index[(ring)^1].send_cons_index) argument
1927 #define RECV_INDEX_P(bsp, ring) (&(bsp)->index[(ring)^1].recv_prod_index) argument
/titanic_52/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs.c1625 swap_pack_bpbcpy(struct _boot_sector *bsp, bpb_t *wbpb) in swap_pack_bpbcpy() argument
1655 swap_pack_bpb32cpy(struct _boot_sector32 *bsp, bpb_ argument
1696 swap_pack_sebpbcpy(struct _boot_sector * bsp,bpb_t * wbpb) swap_pack_sebpbcpy() argument
1707 swap_pack_grabbpb(bpb_t * wbpb,struct _boot_sector * bsp) swap_pack_grabbpb() argument
1753 swap_pack_grabsebpb(bpb_t * wbpb,struct _boot_sector * bsp) swap_pack_grabsebpb() argument
1766 swap_pack_grab32bpb(bpb_t * wbpb,struct _boot_sector * bsp) swap_pack_grab32bpb() argument
2969 write_fat32_bootstuff(int fd,boot_sector_t * bsp,struct fat_od_fsi * fsinfop,off64_t seekto) write_fat32_bootstuff() argument
3020 write_bootsects(int fd,boot_sector_t * bsp,bpb_t * wbpb,struct fat_od_fsi * fsinfop,off64_t seekto) write_bootsects() argument
[all...]
/titanic_52/usr/src/cmd/fs.d/pcfs/fsck/
H A Dpcfs_common.c211 swap_pack_grabbpb(bpb_t *wbpb, struct _boot_sector *bsp) in swap_pack_grabbpb() argument
256 swap_pack_grab32bpb(bpb_t *wbpb, struct _boot_sector *bsp) in swap_pack_grab32bpb() argument
/titanic_52/usr/src/cmd/sendmail/libsm/
H A Dutil.c142 quote_internal_chars(ibp, obp, bsp) in quote_internal_chars() argument
/titanic_52/usr/src/uts/common/io/
H A Dbridge.c824 bridge_stream_t *bsp; in stream_alloc() local
835 stream_free(bridge_stream_t *bsp) in stream_free() argument
843 stream_ref(bridge_stream_t *bsp) in stream_ref() argument
851 stream_unref(bridge_stream_t * bsp) stream_unref() argument
1504 bridge_stream_t *bsp; bridge_open() local
1545 bridge_stream_t *bsp = rq->q_ptr; bridge_close() local
2771 bridge_stream_t *bsp; bridge_add_link() local
2959 bridge_stream_t *bsp; bridge_rem_link() local
3068 bridge_stream_t *bsp = wq->q_ptr; bridge_ioctl() local
[all...]
/titanic_52/usr/src/uts/common/krtld/
H A Dbootrd.c121 BRD_FSTAT(struct boot_fs_ops *ops, int fd, struct bootstat *bsp) in BRD_FSTAT() argument
/titanic_52/usr/src/cmd/tnf/tnfxtract/
H A Dtnfxtract.c247 BLOCK_STATUS *block_stat, *bsp; in main() local
[all...]
/titanic_52/usr/src/common/fs/
H A Dbootfsops.c281 bbootfs_fstat(int fd, struct bootstat *bsp) in bbootfs_fstat() argument
[all...]
/titanic_52/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_list.c680 struct bus_state *bsp = (struct bus_state *)arg; in get_bus_state() local
/titanic_52/usr/src/boot/sys/boot/sparc64/loader/
H A Dmain.c679 phandle_t bsp; in tlb_init_sun4u() local
/titanic_52/usr/src/uts/common/os/
H A Ddamap.c947 bitset_t *bsp; in damap_lookup_all() local
[all...]
H A Dsunddi.c9864 struct devi_busy *bsp = arg; in visit_dip() local
9902 struct devi_busy *bsp = arg; in visit_snode() local
9941 struct devi_busy *bsp = arg; visit_dvnode() local
[all...]
/titanic_52/usr/src/cmd/sendmail/src/
H A Dreadcf.c766 translate_dollars(ibp, obp, bsp) in translate_dollars() argument
/titanic_52/usr/src/uts/common/io/scsi/targets/
H A Dsd.c12876 struct sd_mapblocksize_info *bsp; local
13108 struct sd_mapblocksize_info *bsp; global() local
29604 struct sd_mapblocksize_info *bsp; global() local
[all...]
/titanic_52/usr/src/lib/libsqlite/tool/
H A Dlemon.c776 struct symbol *bsp; /* Symbol following the dot in configuration "bcfp" */ local