Searched refs:buffer_type (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/mpt2sas/
H A Dmpt2sas_ctl.c67 static int _ctl_send_release(struct MPT2SAS_ADAPTER *ioc, u8 buffer_type,
1319 * @buffer_type: specifies either TRACE, SNAPSHOT, or EXTENDED
1324 _ctl_diag_capability(struct MPT2SAS_ADAPTER *ioc, u8 buffer_type) argument
1328 switch (buffer_type) {
1364 u8 buffer_type; local
1380 buffer_type = diag_register->buffer_type;
1381 if (!_ctl_diag_capability(ioc, buffer_type)) {
1383 "buffer_type(0x%02x)\n", ioc->name, __func__, buffer_type);
1613 u8 buffer_type; local
1683 u8 buffer_type; local
1761 _ctl_send_release(struct MPT2SAS_ADAPTER *ioc, u8 buffer_type, u8 *issue_reset) argument
1871 u8 buffer_type; local
1964 u8 buffer_type; local
[all...]
H A Dmpt2sas_ctl.h316 * @buffer_type - specifies either TRACE, SNAPSHOT, or EXTENDED
330 uint8_t buffer_type; member in struct:mpt2_diag_register
355 * @buffer_type - specifies either TRACE, SNAPSHOT, or EXTENDED
363 * The application will send only buffer_type and unique_id. Driver will
370 uint8_t buffer_type; member in struct:mpt2_diag_query
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dath9k.h87 * enum buffer_type - Buffer type flags
96 enum buffer_type { enum

Completed in 122 milliseconds