Home
last modified time | relevance | path

Searched defs:p_buf (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_mcp.c2651 u8 *p_buf = OSAL_NULL; in ecore_mcp_ov_get_fc_npiv() local
2870 u8 *p_buf, u32 len) in ecore_mcp_nvm_read()
2921 u32 addr, u8 *p_buf, u32 len) in ecore_mcp_phy_read()
2950 enum _ecore_status_t ecore_mcp_nvm_resp(struct ecore_dev *p_dev, u8 *p_buf) in ecore_mcp_nvm_resp()
3015 u32 addr, u8 *p_buf, u32 len) in ecore_mcp_nvm_write()
3078 u32 addr, u8 *p_buf, u32 len) in ecore_mcp_phy_write()
3132 u32 len, u8 *p_buf) in ecore_mcp_phy_sfp_read()
3177 u32 len, u8 *p_buf) in ecore_mcp_phy_sfp_write()
H A Decore_init_ops.c176 u32 size, const u32 *p_buf,
/illumos-gate/usr/src/boot/common/
H A Dbcache.c217 caddr_t p_buf; in read_strategy() local
/illumos-gate/usr/src/cmd/sgs/nm/common/
H A Dnm.c157 static char p_buf[512]; variable