mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-30 16:51:41 +00:00
Missed addition for r289812.
This commit is contained in:
parent
99bcf5e5b6
commit
2c14e2502f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=289852
@ -53,7 +53,7 @@ __FBSDID("$FreeBSD$");
|
||||
|
||||
static uint32_t isp_sbus_rd_reg(ispsoftc_t *, int);
|
||||
static void isp_sbus_wr_reg(ispsoftc_t *, int, uint32_t);
|
||||
static int isp_sbus_rd_isr(ispsoftc_t *, uint32_t *, uint16_t *, uint16_t *);
|
||||
static int isp_sbus_rd_isr(ispsoftc_t *, uint16_t *, uint16_t *, uint16_t *);
|
||||
static int isp_sbus_mbxdma(ispsoftc_t *);
|
||||
static int isp_sbus_dmasetup(ispsoftc_t *, XS_T *, void *);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user