Searched refs:sbd (Results 1 - 10 of 10) sorted by relevance

/linux-master/drivers/ps3/
H A Dps3stor_lib.c27 static int ps3stor_open_hv_device(struct ps3_system_bus_device *sbd) argument
29 int error = ps3_open_hv_device(sbd);
34 if (sbd->match_id == PS3_MATCH_ID_STOR_FLASH)
37 if (sbd->match_id == PS3_MATCH_ID_STOR_DISK)
43 static int ps3stor_close_hv_device(struct ps3_system_bus_device *sbd) argument
47 if (sbd->match_id == PS3_MATCH_ID_STOR_DISK
50 ps3_flash_workaround.disk_sbd = sbd;
54 error = ps3_close_hv_device(sbd);
59 if (sbd->match_id == PS3_MATCH_ID_STOR_DISK)
62 if (sbd
[all...]
H A Dvuart.h51 struct ps3_system_bus_driver *sbd = local
53 BUG_ON(!sbd);
54 return container_of(sbd, struct ps3_vuart_port_driver, core);
H A Dps3-lpm.c110 * @sbd: The struct ps3_system_bus_device attached to this driver.
129 struct ps3_system_bus_device *sbd; member in struct:ps3_lpm_priv
148 BUG_ON(!lpm_priv || !lpm_priv->sbd);
149 return &lpm_priv->sbd->core;
1189 lpm_priv->sbd = dev;
/linux-master/fs/sysv/
H A Dsuper.c81 struct sysv4_super_block * sbd; local
86 sbd = (struct sysv4_super_block *) (bh1->b_data + BLOCK_SIZE/2);
88 sbd = (struct sysv4_super_block *) bh2->b_data;
93 sbi->s_sbd1 = (char *)sbd;
94 sbi->s_sbd2 = (char *)sbd;
95 sbi->s_sb_fic_count = &sbd->s_ninode;
96 sbi->s_sb_fic_inodes = &sbd->s_inode[0];
97 sbi->s_sb_total_free_inodes = &sbd->s_tinode;
98 sbi->s_bcache_count = &sbd->s_nfree;
99 sbi->s_bcache = &sbd
109 struct sysv2_super_block *sbd; local
137 struct coh_super_block * sbd; local
161 struct v7_super_block *sbd = (struct v7_super_block *)bh2->b_data; local
181 struct xenix_super_block *sbd = (struct xenix_super_block *)bh->b_data; local
204 struct sysv4_super_block * sbd; local
255 struct coh_super_block * sbd; local
[all...]
/linux-master/drivers/char/
H A Dps3flash.c36 struct ps3flash_private *priv = ps3_system_bus_get_drvdata(&dev->sbd);
41 dev_err(&dev->sbd.core, "%s:%u: %s failed 0x%llx\n", __func__,
50 struct ps3flash_private *priv = ps3_system_bus_get_drvdata(&dev->sbd);
66 struct ps3flash_private *priv = ps3_system_bus_get_drvdata(&dev->sbd);
97 struct ps3flash_private *priv = ps3_system_bus_get_drvdata(&dev->sbd);
103 dev_dbg(&dev->sbd.core,
112 dev_dbg(&dev->sbd.core,
132 dev_dbg(&dev->sbd.core,
166 struct ps3flash_private *priv = ps3_system_bus_get_drvdata(&dev->sbd);
172 dev_dbg(&dev->sbd
[all...]
/linux-master/drivers/scsi/
H A Dps3rom.c69 dev_dbg(&dev->sbd.core, "%s:%u: id %u, lun %llu, channel %u\n", __func__,
92 dev_dbg(&dev->sbd.core, "%s:%u: send ATAPI command 0x%02x\n", __func__,
126 res = lv1_storage_send_device_command(dev->sbd.dev_id,
132 dev_dbg(&dev->sbd.core,
139 dev_err(&dev->sbd.core,
165 dev_dbg(&dev->sbd.core, "%s:%u: read %u sectors starting at %u\n",
168 res = lv1_storage_read(dev->sbd.dev_id,
172 dev_err(&dev->sbd.core, "%s:%u: read failed %d\n", __func__,
186 dev_dbg(&dev->sbd.core, "%s:%u: write %u sectors starting at %u\n",
191 res = lv1_storage_write(dev->sbd
[all...]
/linux-master/arch/powerpc/include/asm/
H A Dps3stor.h24 struct ps3_system_bus_device sbd; member in struct:ps3_storage_device
47 return container_of(dev, struct ps3_storage_device, sbd.core);
/linux-master/drivers/block/
H A Dps3disk.c98 struct ps3disk_private *priv = ps3_system_bus_get_drvdata(&dev->sbd);
111 dev_dbg(&dev->sbd.core,
118 dev_dbg(&dev->sbd.core, "%s:%u: %s %llu sectors starting at %llu\n",
124 res = lv1_storage_write(dev->sbd.dev_id, region_id,
128 res = lv1_storage_read(dev->sbd.dev_id, region_id,
133 dev_err(&dev->sbd.core, "%s:%u: %s failed %d\n", __func__,
145 struct ps3disk_private *priv = ps3_system_bus_get_drvdata(&dev->sbd);
148 dev_dbg(&dev->sbd.core, "%s:%u: flush request\n", __func__, __LINE__);
150 res = lv1_storage_send_device_command(dev->sbd.dev_id,
154 dev_err(&dev->sbd
[all...]
/linux-master/arch/powerpc/platforms/ps3/
H A Ddevice-init.c352 p->sbd.match_id = match_id;
353 p->sbd.dev_type = PS3_DEVICE_TYPE_SB;
354 p->sbd.bus_id = repo->bus_id;
355 p->sbd.dev_id = repo->dev_id;
356 p->sbd.d_region = &p->dma_region;
362 &p->sbd.interrupt_id);
393 result = ps3_system_bus_device_register(&p->sbd);
670 struct ps3_system_bus_device sbd; member in struct:ps3_notification_device
732 res = write ? lv1_storage_write(dev->sbd.dev_id, 0, 0, 1, 0, lpar,
734 : lv1_storage_read(dev->sbd
[all...]
/linux-master/drivers/net/ethernet/broadcom/
H A Dtg3.c7121 struct tg3_rx_buffer_desc *sbd, *dbd; local
7122 sbd = &spr->rx_std[si];
7124 dbd->addr_hi = sbd->addr_hi;
7125 dbd->addr_lo = sbd->addr_lo;
7179 struct tg3_rx_buffer_desc *sbd, *dbd; local
7180 sbd = &spr->rx_jmb[si].std;
7182 dbd->addr_hi = sbd->addr_hi;
7183 dbd->addr_lo = sbd->addr_lo;

Completed in 259 milliseconds