Home
last modified time | relevance | path

Searched defs:sbd (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/sys/arch/ews4800mips/include/
H A Dsbdvar.h43 struct sbd { struct
45 enum sbd_machine_type machine; argument
53 const struct sbdiodevdesc *sbdiodevs; argument
56 phys_ram_seg_t mem_clseters[VM_PHYSSEG_MAX];
57 size_t mem_size; /* total size of memory */
59 void (*mem_init)(void *, void *);
62 void (*cache_config)(void);
65 void (*wbflush)(void);
68 void (*intr_init)(void);
69 void *(*intr_establish)(int, int (*)(void *), void *);
[all …]
/netbsd-src/sys/dev/pci/
H A Dif_ipw.c376 struct ipw_soft_bd *sbd; in ipw_dma_alloc() local
1006 struct ipw_soft_bd *sbd, struct ipw_soft_buf *sbuf) in ipw_data_intr()
1111 struct ipw_soft_bd *sbd; in ipw_rx_intr() local
1178 ipw_release_sbd(struct ipw_softc *sc, struct ipw_soft_bd *sbd) in ipw_release_sbd()
1218 struct ipw_soft_bd *sbd; in ipw_tx_intr() local
1310 struct ipw_soft_bd *sbd; in ipw_cmd() local
1352 struct ipw_soft_bd *sbd; in ipw_tx_start() local
/netbsd-src/sys/arch/ews4800mips/stand/common/
H A Dboot.c182 struct sbdinfo *sbd = SBD_INFO; in cmd_info() local
/netbsd-src/sys/fs/udf/
H A Dudf_allocation.c1466 struct space_bitmap_desc *sbd, *new_sbd; in udf_trunc_metadatapart() local
H A Decma167-udf.h835 struct space_bitmap_desc sbd; member
/netbsd-src/sbin/fsck_udf/
H A Dmain.c3701 struct space_bitmap_desc *sbd, *new_sbd; in udf_create_new_space_bitmaps_and_reset_freespace() local
/netbsd-src/sbin/newfs_udf/
H A Dudf_core.c1641 struct space_bitmap_desc *sbd; in udf_create_space_bitmap() local