/src/sys/dev/pci/ |
hifn7751.c | 105 static u_int hifn_write_command(struct hifn_command *, uint8_t *); 1405 hifn_write_command(struct hifn_command *cmd, uint8_t *buf) function in typeref:typename:u_int 1800 cmdlen = hifn_write_command(cmd, dma->command_bufs[cmdi]); 2740 cmdlen = hifn_write_command(cmd, dma->command_bufs[cmdi]);
|
hifn7751.c | 105 static u_int hifn_write_command(struct hifn_command *, uint8_t *); 1405 hifn_write_command(struct hifn_command *cmd, uint8_t *buf) function in typeref:typename:u_int 1800 cmdlen = hifn_write_command(cmd, dma->command_bufs[cmdi]); 2740 cmdlen = hifn_write_command(cmd, dma->command_bufs[cmdi]);
|
hifn7751.c | 105 static u_int hifn_write_command(struct hifn_command *, uint8_t *); 1405 hifn_write_command(struct hifn_command *cmd, uint8_t *buf) function in typeref:typename:u_int 1800 cmdlen = hifn_write_command(cmd, dma->command_bufs[cmdi]); 2740 cmdlen = hifn_write_command(cmd, dma->command_bufs[cmdi]);
|