Searched refs:__ddi_xbuf_attr (Results 1 – 17 of 17) sorted by relevance
/titanic_41/usr/src/cmd/mdb/common/modules/sd/ |
H A D | sd.c | 47 struct __ddi_xbuf_attr { struct 223 dump_xbuf_attr(struct __ddi_xbuf_attr *xba_ptr, uintptr_t mem_addr) in dump_xbuf_attr() 226 mem_addr + offsetof(struct __ddi_xbuf_attr, xa_mutex)); in dump_xbuf_attr() 232 mem_addr + offsetof(struct __ddi_xbuf_attr, xa_active_limit)); in dump_xbuf_attr() 238 mem_addr + offsetof(struct __ddi_xbuf_attr, xa_headp)); in dump_xbuf_attr() 245 mem_addr + offsetof(struct __ddi_xbuf_attr, xa_reserve_mutex)); in dump_xbuf_attr() 252 mem_addr + offsetof(struct __ddi_xbuf_attr, xa_timeid)); in dump_xbuf_attr() 541 struct __ddi_xbuf_attr xba; in process_xbuf() 554 if (mdb_vread((void *)&xba, sizeof (struct __ddi_xbuf_attr), in process_xbuf()
|
/titanic_41/usr/src/uts/common/io/scsi/targets/ |
H A D | sd_xbuf.h | 79 struct __ddi_xbuf_attr { struct 102 typedef struct __ddi_xbuf_attr *ddi_xbuf_attr_t; argument
|
H A D | sd_xbuf.c | 115 xap = kmem_zalloc(sizeof (struct __ddi_xbuf_attr), KM_SLEEP); in _NOTE() 177 kmem_free(xap, sizeof (struct __ddi_xbuf_attr)); in ddi_xbuf_attr_destroy()
|
/titanic_41/usr/src/uts/common/io/warlock/ |
H A D | sd.wlcmd | 27 one __ddi_xbuf_attr 53 add __ddi_xbuf_attr::xa_strategy targets sd_xbuf_strategy
|
H A D | sd_with_esp.wlcmd | 38 add __ddi_xbuf_attr::xa_strategy targets sd_xbuf_strategy 42 one __ddi_xbuf_attr
|
H A D | sd_with_isp.wlcmd | 37 add __ddi_xbuf_attr::xa_strategy targets sd_xbuf_strategy 41 one __ddi_xbuf_attr
|
H A D | sd_with_fas.wlcmd | 31 add __ddi_xbuf_attr::xa_strategy targets sd_xbuf_strategy 52 one __ddi_xbuf_attr
|
H A D | sd_with_glm.wlcmd | 30 add __ddi_xbuf_attr::xa_strategy targets sd_xbuf_strategy 53 one __ddi_xbuf_attr
|
H A D | sd_with_mpt.wlcmd | 30 add __ddi_xbuf_attr::xa_strategy targets sd_xbuf_strategy 55 one __ddi_xbuf_attr
|
H A D | mv.wlcmd | 14 one __ddi_xbuf_attr 102 add __ddi_xbuf_attr::xa_strategy targets sd_xbuf_strategy
|
H A D | ahci.wlcmd | 32 one __ddi_xbuf_attr 107 add __ddi_xbuf_attr::xa_strategy targets sd_xbuf_strategy
|
H A D | bcm_sata.wlcmd | 31 one __ddi_xbuf_attr 105 add __ddi_xbuf_attr::xa_strategy targets sd_xbuf_strategy
|
H A D | nv_sata.wlcmd | 33 one __ddi_xbuf_attr 119 add __ddi_xbuf_attr::xa_strategy targets sd_xbuf_strategy
|
H A D | si3124.wlcmd | 28 one __ddi_xbuf_attr 115 add __ddi_xbuf_attr::xa_strategy targets sd_xbuf_strategy
|
H A D | sd_with_uata.wlcmd | 33 add __ddi_xbuf_attr::xa_strategy targets sd_xbuf_strategy 44 one __ddi_xbuf_attr
|
H A D | scsa1394.wlcmd | 28 one __ddi_xbuf_attr 156 add __ddi_xbuf_attr::xa_strategy targets sd_xbuf_strategy
|
H A D | scsa2usb_with_usba.wlcmd | 31 one __ddi_xbuf_attr 233 add __ddi_xbuf_attr::xa_strategy targets sd_xbuf_strategy
|