Searched refs:MBC (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_mbuf_util.c | 235 MBC_LENGTH(struct mbuf_chain *MBC) in MBC_LENGTH() argument 237 struct mbuf *m = (MBC)->chain; in MBC_LENGTH() 248 MBC_MAXBYTES(struct mbuf_chain *MBC) in MBC_MAXBYTES() argument 250 return (MBC->max_bytes); in MBC_MAXBYTES() 254 MBC_SETUP(struct mbuf_chain *MBC, uint32_t max_bytes) in MBC_SETUP() argument 256 bzero((MBC), sizeof (struct mbuf_chain)); in MBC_SETUP() 257 (MBC)->max_bytes = max_bytes; in MBC_SETUP() 261 MBC_INIT(struct mbuf_chain *MBC, uint32_t max_bytes) in MBC_INIT() argument 265 bzero((MBC), sizeof (struct mbuf_chain)); in MBC_INIT() 270 (MBC)->chain = m; in MBC_INIT() [all …]
|
/titanic_50/usr/src/uts/common/smbsrv/ |
H A D | smb_ktypes.h | 533 void MBC_ATTACH_BUF(struct mbuf_chain *MBC, unsigned char *BUF, int LEN); 534 int MBC_SHADOW_CHAIN(struct mbuf_chain *SUBMBC, struct mbuf_chain *MBC,
|
/titanic_50/usr/src/cmd/fm/dicts/ |
H A D | SCF.po | 1173 msgstr "A fatal error occurred on the interface between a MBC chip and a SC chip.\n Refer to %s fo… 1189 msgstr "A fatal error was detected within a MBC chip.\n Refer to %s for more information." 1205 msgstr "A non-fatal uncorrectable error occurred on the interface between a MBC chip and a SC chip.… 1221 msgstr "A non-fatal uncorrectable error occurred on the interface between a MBC chip and the XSCF.\… 1237 msgstr "A non-fatal uncorrectable error was detected within a MBC chip.\n Refer to %s for more inf… 1253 msgstr "An uncorrectable error was detected on a DMA channel between two MBC chips on two\ndifferen… 1255 …MBC chips. If the first DMA channel fails, the system\nwill switch to using the second DMA channel… 1257 …nel for the MBC chip that has failed, the XSCF will no longer be able \nto contact the chips and d… 1269 …table internal error was detected on the DMA interface used by DSCP \non a MBC chip.\n Refer to %… 1301 msgstr "The number of correctable errors on the interface between a MBC chip and a SC chip has exce… [all …]
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/boston/frutree/ |
H A D | piclfrutree.info | 434 * 1068x located in slot 4 (short PCI-X slot adjacent to the MBC)
|