Lines Matching refs:s16
355 s16 buf_length; /* This length is negative 2's complement! */
356 s16 msg_length; /* This length is "normal". */
361 s16 length; /* This length is negative 2's complement! */
362 s16 misc; /* Errors and TDR info */
536 s16 nicsr; in depca_hw_init()
756 s16 nicsr; in depca_open()
901 s16 csr0, nicsr; in depca_interrupt()
1004 if ((*(s16 *) & buf[0] == -1) && (*(s16 *) & buf[2] == -1) && (*(s16 *) & buf[4] == -1)) { in depca_rx()
1009 …se if ((*(s16 *) & buf[0] == *(s16 *) & dev->dev_addr[0]) && (*(s16 *) & buf[2] == *(s16 *) & dev-… in depca_rx()
1086 s16 nicsr; in depca_close()
1651 s16 nicsr; in DevicePresent()